mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-26 04:39:09 -04:00
Add Material Design for Public and Admin
This commit is contained in:
11
resources/assets/fullcalendar/moment-timezone/main.d.ts
vendored
Normal file
11
resources/assets/fullcalendar/moment-timezone/main.d.ts
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
// Generated by dts-bundle v0.7.3-fork.1
|
||||
// Dependencies for this module:
|
||||
// ../../../../../moment-timezone/builds/moment-timezone-with-data
|
||||
// ../../../../../@fullcalendar/core
|
||||
|
||||
declare module '@fullcalendar/moment-timezone' {
|
||||
import 'moment-timezone/builds/moment-timezone-with-data';
|
||||
const _default: import("@fullcalendar/core").PluginDef;
|
||||
export default _default;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user