This commit is contained in:
Anton Lavrevov 2025-03-12 07:29:07 -07:00
parent dd19e32ba8
commit 3e8f0dff8f

View File

@ -11,7 +11,7 @@ import { _registerNode } from './Global';
* @constructor
* @memberof Konva
* @augments Konva.Layer
* @@containerParams
@@containerParams
* @example
* var layer = new Konva.FastLayer();
*/