How to use
Generate TypeScript from JSON before you write models by hand
The JSON to TypeScript converter inspects objects and arrays in your browser and emits interfaces or type aliases. Use it when you need a fast starting point from an API payload.