-
-
Notifications
You must be signed in to change notification settings - Fork 685
Deprecate PromiseValue #308
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
microsoft/TypeScript#45350 introduces the
Awaitedtype, which does the same thing (but more advanced).This is part of TypeScript 4.5.
TypeScript blog