Represents a wrapped function that returns a promise.
clear - Clears all pending executions in the execution pool.
The type of the result of the wrapped function.
The types of the parameters of the wrapped function.
The arguments to pass to the wrapped function.
A promise that resolves with the result of the wrapped function.
Represents a wrapped function that returns a promise.
Function
Function
clear - Clears all pending executions in the execution pool.