UNPKG

@wetspace/pro-components

Version:
22 lines (21 loc) 472 B
import { buildProps as t, definePropType as e } from "../../node_modules/.pnpm/element-plus@2.8.7_vue@3.5.12_typescript@5.3.3_/node_modules/element-plus/es/utils/vue/props/runtime.mjs"; const r = t({ modelValue: Boolean, mask: { type: Boolean, default: !0 } }), p = t({ description: { type: e([String, Object]) }, order: Number, title: String, placement: { type: e(String) } }); export { p as wetGuideItemProps, r as wetGuideProps };