mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:27:58 +08:00
refactor: enable typescript option verbatimModuleSyntax
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { assert } from 'chai';
|
||||
import { Shape } from '../../src/Shape.ts';
|
||||
import type { Shape } from '../../src/Shape.ts';
|
||||
|
||||
import {
|
||||
addStage,
|
||||
|
Reference in New Issue
Block a user