mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
Merge branch 'master' of github.com:konvajs/konva
This commit is contained in:
1
resources/konva.d.ts
vendored
1
resources/konva.d.ts
vendored
@@ -151,6 +151,7 @@ declare module Konva {
|
|||||||
// CHECK
|
// CHECK
|
||||||
getCanvas() : Canvas;
|
getCanvas() : Canvas;
|
||||||
getClassName() : string;
|
getClassName() : string;
|
||||||
|
getClientRect(): SizeConfig;
|
||||||
getContext() : Context;
|
getContext() : Context;
|
||||||
getDepth() : number;
|
getDepth() : number;
|
||||||
getHeight() : number;
|
getHeight() : number;
|
||||||
|
Reference in New Issue
Block a user