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
I'd love if the dry-typescript compiler could identify dry-structs that inherit from one another, and preserve this when exporting TypeScript interfaces.
I'd love if the
dry-typescript
compiler could identify dry-structs that inherit from one another, and preserve this when exporting TypeScript interfaces.For example:
Should compile to:
The text was updated successfully, but these errors were encountered: