mirror of
https://github.com/konvajs/konva.git
synced 2025-09-24 13:23:43 +08:00
more warnings and methods
This commit is contained in:
@@ -2,8 +2,6 @@ import { Util, Collection } from './Util';
|
||||
import { Container } from './Container';
|
||||
import { BaseLayer } from './BaseLayer';
|
||||
|
||||
// TODO: deprecate it
|
||||
|
||||
/**
|
||||
* FastLayer constructor. Layers are tied to their own canvas element and are used
|
||||
* to contain shapes only. If you don't need node nesting, mouse and touch interactions,
|
||||
|
Reference in New Issue
Block a user