UNPKG

@konstructio/ui

Version:

A set of reusable and customizable React components built for konstruct.io

9 lines (8 loc) 232 B
import { ThemeContext as m } from "./theme.context.js"; import { useTheme as r } from "./theme.hook.js"; import { t as i } from "../theme.provider-BC_aCvPM.js"; export { m as ThemeContext, i as ThemeProvider, r as useTheme };