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
The project I'm working on requires creating a static .d.ts file for its collection of Model classes (for code completion). Worst case they could be written manually, but is there possibly any code to leverage for generating it? It would be nice for this to be DRY.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The project I'm working on requires creating a static
.d.ts
file for its collection of Model classes (for code completion). Worst case they could be written manually, but is there possibly any code to leverage for generating it? It would be nice for this to be DRY.Beta Was this translation helpful? Give feedback.
All reactions