wangfumin hai 1 semana
pai
achega
b61593b96d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/sdk/sdk.ts

+ 1 - 1
src/sdk/sdk.ts

@@ -223,7 +223,7 @@ export interface SDK {
 
   createAnimationGroup: () => AnimationGroup;
 
-  generateAniPathData: any
+  generateAniPathData: () => any
 }
 
 export type PathProps = {