mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 15:23:44 +08:00
clean
This commit is contained in:
parent
25e25f3ea6
commit
88908d409d
@ -3,7 +3,6 @@ import { Container } from './Container';
|
|||||||
import { _registerNode } from './Global';
|
import { _registerNode } from './Global';
|
||||||
import { Node } from './Node';
|
import { Node } from './Node';
|
||||||
import { Shape } from './Shape';
|
import { Shape } from './Shape';
|
||||||
import Konva from './index-types';
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Group constructor. Groups are used to contain shapes or other groups.
|
* Group constructor. Groups are used to contain shapes or other groups.
|
||||||
|
Loading…
Reference in New Issue
Block a user