UNPKG

@extclp/vexip-ui

Version:

A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good

12 lines (11 loc) 220 B
import { buildProps as t, styleProp as o } from "@vexip-ui/config"; const s = t({ title: String, shadow: String, contentStyle: o, slots: Object }); export { s as cardProps }; //# sourceMappingURL=props.mjs.map