diff --git a/src/runtime/motion/index.ts b/src/runtime/motion/index.ts index ea6c646dd9..1563672f29 100644 --- a/src/runtime/motion/index.ts +++ b/src/runtime/motion/index.ts @@ -1,2 +1,6 @@ export * from './spring'; export * from './tweened'; + + + +