UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

3 lines 148 B
import { ThemeSwitchProps } from "./type.mjs"; import { ThemeSwitch } from "./ThemeSwitch.mjs"; export { ThemeSwitchProps, ThemeSwitch as default };