UNPKG

@yxhc/whale

Version:

A Component Library for Vue 3

9 lines (6 loc) 242 B
import { withInstall } from '@whale/utils'; import form from './src/form2.mjs'; export { formProps } from './src/form.mjs'; const WlErmForm = withInstall(form); export { WlErmForm, WlErmForm as default }; //# sourceMappingURL=index.mjs.map