UNPKG

vue

Version:

Reactive, component-oriented view layer for modern web interfaces.

10 lines (7 loc) 232 B
// reuse same transition component logic from web export { transitionProps, extractTransitionData } from 'web/runtime/components/transition' import Transition from 'web/runtime/components/transition' export default Transition