hrms-manual/node_modules/@fullcalendar/vue3/dist/options.d.ts

4 lines
74 B
TypeScript
Raw Normal View History

2023-09-06 14:51:44 +07:00
export declare const OPTION_IS_COMPLEX: {
[name: string]: boolean;
};