UNPKG

yanzhen-design-vue

Version:

9 lines (8 loc) 327 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const utilsVue = require("@yanzhen-libs/utils-vue"); const baseProps = utilsVue.buildProps({ nativeTag: utilsVue.definePropType([String, Object]), nativeTagFormatter: utilsVue.definePropType(Function) }); exports.baseProps = baseProps;