UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

4 lines (3 loc) 124 B
import type { ColorTheme } from "./fr/colors"; export type { ColorTheme }; export declare function useColors(): ColorTheme;