mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-07 18:51:46 +08:00
9 lines
163 B
TypeScript
9 lines
163 B
TypeScript
export * from './types';
|
|
|
|
export {
|
|
MotionComponent as Motion,
|
|
MotionDirective,
|
|
MotionGroupComponent as MotionGroup,
|
|
MotionPlugin,
|
|
} from '@vueuse/motion';
|