UNPKG

vexip-ui

Version:

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

45 lines (44 loc) 1.66 kB
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{ inherit: import('vue').PropType<boolean>; locale: import('vue').PropType<Partial<{ ago: string; late: string; justNow: string; second: string; minute: string; hour: string; yesterday: string; days: string; lastMonth: string; months: string; lastYear: string; years: string; }>>; datetime: import('vue').PropType<string | number | Date>; interval: import('vue').PropType<number | boolean>; title: import('vue').PropType<string | boolean>; titleFormat: import('vue').PropType<string>; }>, { timeAgo: import('vue').Ref<string, string>; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{ inherit: import('vue').PropType<boolean>; locale: import('vue').PropType<Partial<{ ago: string; late: string; justNow: string; second: string; minute: string; hour: string; yesterday: string; days: string; lastMonth: string; months: string; lastYear: string; years: string; }>>; datetime: import('vue').PropType<string | number | Date>; interval: import('vue').PropType<number | boolean>; title: import('vue').PropType<string | boolean>; titleFormat: import('vue').PropType<string>; }>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLSpanElement>; export default _default;