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
{{ message }}
This repository was archived by the owner on Mar 18, 2026. It is now read-only.
Currently the engine treats each source file as either 1 class or 1 enum.
Ideally the engine would be able to discern between two or more classes in one source .cs file and subsequently generate typescript models for each.