UNPKG

@lion/calendar

Version:
7 lines (6 loc) 189 B
export type LionCalendar = import("../src/LionCalendar.js").LionCalendar; export type TemplateResult = { _$litType$: 1 | 2; strings: TemplateStringsArray; values: unknown[]; };