UNPKG

element-plus-jsx

Version:

基于 Element Plus 扩展 JSX 语法的组件库

9 lines (6 loc) 221 B
import { useWithInstall } from '../hooks.js'; import _sfc_main from './form.vue.js'; _sfc_main.prefix = 'El'; _sfc_main.name = 'Formx'; const ElFormx = useWithInstall(_sfc_main); export { ElFormx, ElFormx as default };