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 has been archived by the owner on Oct 12, 2022. It is now read-only.
In the section on type aliases, the comment and example about them erroring on the right side of the declaration is no longer accurate since TypeScript v3.7. (Playground)
Another example explaining when circular references are allowed and when they are disallowed in newer versions of TypeScript would be beneficial.
The text was updated successfully, but these errors were encountered: