UNPKG

whale-plus

Version:

A Component Library for Vue 3

14 lines (10 loc) 217 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const formProps = { title: { type: String, default: "" } }; exports.formProps = formProps; //# sourceMappingURL=form2.js.map