UNPKG

various-ui

Version:

This is a test version of the Vue 3 component library

18 lines (15 loc) 248 B
'use strict'; const UiFormPropsOption = { data: { type: Object, default: () => { } }, rules: { type: Object, default: () => { } } }; exports.UiFormPropsOption = UiFormPropsOption; //# sourceMappingURL=index.js.map