UNPKG

@agendize/vue-calendar

Version:
11 lines (10 loc) 487 B
interface Props { icons?: { classes: string; tooltip: string; id?: string; tooltipPosition?: string; }[]; } declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLSpanElement>; export default _default;