Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 

8 wiersze
174 B

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