{ }JSON → TypeScript由样本JSON启发式生成interface。在线免费的JSON→TypeScript工具添加到快捷入口根接口名JSON{ "id": 1, "name": "demo", "tags": ["a", "b"] }生成类型TypeScript—