UNPKG

vexip-ui

Version:

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

11 lines (10 loc) 211 B
import { buildProps as o, booleanProp as r } from "@vexip-ui/config"; const e = o({ content: String, keyWords: Array, ignoreCase: r }); export { e as highlightProps }; //# sourceMappingURL=props.mjs.map