UNPKG

vexip-ui

Version:

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

13 lines (12 loc) 311 B
import { buildProps as o, booleanStringProp as t, booleanNumberProp as e, localeProp as r } from "@vexip-ui/config"; const l = o({ locale: r("timeAgo"), datetime: [String, Number, Date], interval: e, title: t, titleFormat: String }); export { l as timeAgoProps }; //# sourceMappingURL=props.mjs.map