| 123456789 |
- import _default from "./calendar.vue.js";
- import _default$1 from "./date-table.vue.js";
- //#region ../../packages/components/calendar/src/instance.d.ts
- type DateTableInstance = InstanceType<typeof _default$1> & unknown;
- type CalendarDateTableInstance = DateTableInstance;
- type CalendarInstance = InstanceType<typeof _default> & unknown;
- //#endregion
- export { CalendarDateTableInstance, CalendarInstance, DateTableInstance };
|