UNPKG

element-plus

Version:

A Component Library for Vue 3

9 lines (6 loc) 262 B
import _sfc_main from './src/text.vue2.mjs'; export { textProps } from './src/text.mjs'; import { withInstall } from '../../utils/vue/install.mjs'; const ElText = withInstall(_sfc_main); export { ElText, ElText as default }; //# sourceMappingURL=index.mjs.map