PromiseReturnType<T extends AsyncFunction> Type alias

Extracts the type to which the Promise returned by an async function resolves.

PromiseReturnType = undefined

Defined in

Last Updated: 16 April, 2024