shakyShane / json-ts

Automatically generate Typescript Definition files or Flow types from JSON input.
https://shakyshane.github.io/json-ts/
223 stars 17 forks source link

Added export to namespaces #18

Open timuric opened 4 years ago

timuric commented 4 years ago

It's not possible to import interfaces unless their namespace is exported as well

danielforsberg commented 3 years ago

+1 really need this @timuric @shakyShane

shakyShane commented 3 years ago

looks good, will release ASAP

jamiehaywood commented 3 years ago

any movement on this?