UNPKG

@empathyco/x-components

Version:
14 lines (11 loc) 303 B
import { defineComponent } from 'vue'; /** * Renders a transition wrapping an element passed in the default slot and animating its width. * * @public */ var _sfc_main = defineComponent({ name: 'AnimateWidth', }); export { _sfc_main as default }; //# sourceMappingURL=animate-width.vue2.js.map