📉UnpackPromise
Deprecated. Extract the packed type of a Promise
In TypeScript 4.5 have been introduced the Awaited
type that does just what UnpackPromise does.
Last updated
Deprecated. Extract the packed type of a Promise
In TypeScript 4.5 have been introduced the Awaited
type that does just what UnpackPromise does.
Last updated