🔷 JSON → TypeScript
Generate TypeScript interfaces from any JSON data structure.
JSON Input
Use interface (vs type)
All fields optional (?)
TypeScript Output