mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 03:11:53 +08:00
another typescript fix
This commit is contained in:
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 {
|
||||
|
||||
Reference in New Issue
Block a user