2025-11-02 14:35:35 +03:00

8 lines
174 B
TypeScript

import { Theme } from '@fullcalendar/core/internal';
declare class BootstrapTheme extends Theme {
}
//# sourceMappingURL=BootstrapTheme.d.ts.map
export { BootstrapTheme };