UNPKG

react-json-component

Version:

React component that allows you to render JSON documents or serializable JavaScript objects written with TypeScript.

2 lines (1 loc) 65 B
export declare const camelCaseToNormal: (str: string) => string;