You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems types give better hints than interfaces, see example in the attached image. So I'm currently generating the interfaces, then changing them to types with a script, all in a build step. Would be nice if there was an option in json2ts to generate types directly.
The text was updated successfully, but these errors were encountered:
Seems types give better hints than interfaces, see example in the attached image. So I'm currently generating the interfaces, then changing them to types with a script, all in a build step. Would be nice if there was an option in json2ts to generate types directly.
The text was updated successfully, but these errors were encountered: