Y
Hacker News
new
|
ask
|
show
|
jobs
by
jwarren
3075 days ago
You might find one of the JSON to Typescript type converters handy, i.e.
https://shakyshane.github.io/json-ts/
1 comments
mkern
3075 days ago
There's also
https://transform.now.sh/
, which can handle a bunch of related transformations as well.
link