UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

4 lines (3 loc) 218 B
export type { RegisterLink } from "../link"; export type { DefaultColorScheme } from "./zz_internal/defaultColorScheme"; export { DsfrProviderBase, type DsfrProviderProps, StartDsfrOnHydration } from "./DsfrProvider";