UNPKG

vzcode

Version:
8 lines (7 loc) 187 B
export { themes, defaultTheme, themeOptionsByLabel, } from './themes'; export type { ThemeLabel, ThemeOption } from './themes'; export { useDynamicTheme } from './useDynamicTheme';