mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 10:49:36 +02:00
7 lines
192 B
TypeScript
7 lines
192 B
TypeScript
import { PluginDef } from '@fullcalendar/core';
|
|
import '@fullcalendar/premium-common';
|
|
|
|
declare const _default: PluginDef;
|
|
//# sourceMappingURL=index.d.ts.map
|
|
|
|
export { _default as default };
|