Recursively unwraps the "awaited type" of a type. Non-promise "thenables" should resolve to never. This emulates the behavior of await.
never
await
Generated using TypeDoc
Recursively unwraps the "awaited type" of a type. Non-promise "thenables" should resolve to
never
. This emulates the behavior ofawait
.