UNPKG

@geist-ui/react

Version:

Modern and minimalist React UI library.

4 lines (3 loc) 143 B
import { useAllThemes } from "./all-themes-context"; export type { AllThemesConfig } from "./all-themes-context"; export default useAllThemes;