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 Oct 12, 2022. It is now read-only.
#798 and #801 added a Utility Types page.
It would be nice if the documentation here was comprehensive, with most common utility types.
I was thinking of
ReadonlyArrayand such (but those are covered by #1023).There's a "comprehensive list" here, although I don't think it's comprehensive either:
https://codewithstyle.info/Comprehensive-list-of-useful-built-in-types-in-TypeScript/