json2ts
json2ts copied to clipboard
convert json to ts type
Results
1
json2ts issues
Sort by
recently updated
recently updated
newest added
Input Result { name: "\"" } Cannot read properties of null (reading '0') { name: "\"\"\"\"\"\"\"" } value is illegal { "a":"{\"hello\":1}", "b": "\"", "c": "\\\\\\\\\\\\\" } type Result$0Type =...
bug