mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 21:02:26 +08:00
some fixes
This commit is contained in:
1
src/index-types.d.ts
vendored
1
src/index-types.d.ts
vendored
@@ -93,6 +93,7 @@ declare namespace Konva {
|
||||
|
||||
export const Tween: typeof import('./Tween').Tween;
|
||||
export type Tween = import('./Tween').Tween;
|
||||
export type TweenConfig = import('./Tween').TweenConfig;
|
||||
export const Easings: typeof import('./Tween').Easings;
|
||||
|
||||
export const Arc: typeof import('./shapes/Arc').Arc;
|
||||
|
||||
Reference in New Issue
Block a user