mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
another typescript fix
This commit is contained in:
parent
8bc89909e3
commit
d1fbcae49e
1
konva.d.ts
vendored
1
konva.d.ts
vendored
@ -363,6 +363,7 @@ declare namespace Konva {
|
||||
shadowEnabled?: boolean;
|
||||
dash?: number[];
|
||||
dashEnabled?: boolean;
|
||||
perfectDrawEnabled?: boolean;
|
||||
}
|
||||
|
||||
class Shape extends Node {
|
||||
|
Loading…
Reference in New Issue
Block a user