|
@@ -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";
|