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
As I said there, proper support for generics is hard, and I don't think I can make the time to make it happen. But if there are suggestions for more helpful workarounds, that may be more feasible.
nothing happening with --ignore-generics, after the compilation "T" is assigned as type of field and in runtime error throwing unknown type T
i am using the command like npm bin/ts-interface-builder message.interface.ts -o ./src/main/ --inline-imports -g
The text was updated successfully, but these errors were encountered: