mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
Merge pull request #126 from IgorViskov/fixes/typescript
Fix TypeScript definition
This commit is contained in:
commit
917d7661fa
1
resources/konva.d.ts
vendored
1
resources/konva.d.ts
vendored
@ -151,6 +151,7 @@ declare module Konva {
|
||||
// CHECK
|
||||
getCanvas() : Canvas;
|
||||
getClassName() : string;
|
||||
getClientRect(): SizeConfig;
|
||||
getContext() : Context;
|
||||
getDepth() : number;
|
||||
getHeight() : number;
|
||||
|
Loading…
Reference in New Issue
Block a user