Explorar o código

Add missing pathCursor

Gary Hsu %!s(int64=4) %!d(string=hai) anos
pai
achega
23f9563688
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/Animations/index.ts

+ 2 - 1
src/Animations/index.ts

@@ -8,4 +8,5 @@ export * from "./animationEvent";
 export * from "./animationGroup";
 export * from "./animationKey";
 export * from "./animationRange";
-export * from "./animatable.interface";
+export * from "./animatable.interface";
+export * from "./pathCursor";