UNPKG

@oku-ui/motion

Version:

A tiny, performant animation library for VueJS

7 lines (6 loc) 224 B
export * from './components/index.ts'; export * from './composables/index.ts'; export * from './share/index.ts'; export { motionPlugin } from './utils/plugin.ts'; export * from 'motion'; export * from './constant/index.ts';