UNPKG

@waweb/uikit.theme.theme-provider

Version:
5 lines (4 loc) 185 B
export { Theme } from "./theme"; export type { ThemeType } from "./theme"; export { ThemeProvider } from "./theme-provider"; export type { ThemeProviderProps } from "./theme-provider";