mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-09 16:48:51 +01:00
-- Dashboard Update -- Update to version 4.0.0. Complete redesign of the admin panel. New features and a license change.
10 lines
245 B
TypeScript
10 lines
245 B
TypeScript
// Generated by dts-bundle v0.7.3-fork.1
|
|
// Dependencies for this module:
|
|
// ../../../../../@fullcalendar/core
|
|
|
|
declare module '@fullcalendar/rrule' {
|
|
const _default: import("@fullcalendar/core").PluginDef;
|
|
export default _default;
|
|
}
|
|
|