JSON To Typescript
The generator walks the JSON, picks the narrowest matching TypeScript type for each value, and bubbles up object types with named interfaces. Arrays become typed arrays based on element shape, and unions are produced when an array contains mixed types. The result is a set of inte