UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

5 lines (4 loc) 192 B
/** If we read from vite config we take the liberty of creating it if it does not exist */ export declare function readPublicDirPath(params: { projectDirPath: string; }): Promise<string>;