JSON → TypeScript
Convert JSON into TypeScript interfaces.
About JSON to TypeScript
This tool reads JSON and creates TypeScript interfaces from the shape of the data.
Use the result as a start point. Review the types before you use them in production code.