Merge branch 'master' of github.com:konvajs/konva

This commit is contained in:
Anton Lavrenov
2016-02-05 06:52:13 +08:00

View File

@@ -151,6 +151,7 @@ declare module Konva {
// CHECK
getCanvas() : Canvas;
getClassName() : string;
getClientRect(): SizeConfig;
getContext() : Context;
getDepth() : number;
getHeight() : number;