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.js';
|
||||
import type { Shape } from '../../src/Shape.js';
|
||||
import { addStage, Konva, compareLayers, isNode } from './test-utils.ts';
|
||||
|
||||
describe('Container', function () {
|
||||
|
Reference in New Issue
Block a user