mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
Merge branch 'master' of github.com:konvajs/konva
This commit is contained in:
commit
3e9d9b4f18
1
konva.d.ts
vendored
1
konva.d.ts
vendored
@ -796,6 +796,7 @@ declare namespace Konva {
|
||||
points: number[];
|
||||
tension?: number;
|
||||
closed?: boolean;
|
||||
bezier?: boolean;
|
||||
}
|
||||
|
||||
class Line extends Shape {
|
||||
|
Loading…
Reference in New Issue
Block a user