mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 01:57:14 +08:00
Update Node.ts
This commit is contained in:
parent
25b3fe2db0
commit
fc0469f80f
@ -57,7 +57,7 @@ export interface NodeConfig {
|
||||
listening?: boolean;
|
||||
id?: string;
|
||||
name?: string;
|
||||
opacity?: Number;
|
||||
opacity?: number;
|
||||
scale?: Vector2d;
|
||||
scaleX?: number;
|
||||
scaleY?: number;
|
||||
|
Loading…
Reference in New Issue
Block a user