UNPKG

@ssgoi/vue

Version:

Vue bindings for SSGOI - Native app-like page transitions for Vue applications

5 lines (4 loc) 198 B
export { transition, vTransition } from './transition'; export * from './types'; export { default as Ssgoi } from './ssgoi.vue'; export { default as SsgoiTransition } from './ssgoi-transition.vue';