UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

6 lines (5 loc) 137 B
import type { ReactElement } from "react"; export declare namespace JSX { interface Element extends ReactElement<any, any> { } }