UNPKG

@hmlr/govuk-react-components-library

Version:

These are common component use for React applications based on GDS and govuk-frontend

3 lines (2 loc) 119 B
export declare function titleCase(str: string): string; export declare function titleCaseNoSpace(str: string): string;