UNPKG

various-ui

Version:

This is a test version of the Vue 3 component library

16 lines (14 loc) 217 B
const UiFormPropsOption = { data: { type: Object, default: () => { } }, rules: { type: Object, default: () => { } } }; export { UiFormPropsOption }; //# sourceMappingURL=index.mjs.map