A function wrapper returned by cached with caching capabilities.
Tuple of the wrapped function's parameter types.
The resolved type of the wrapped function.
Executes the function or returns the cached promise.
Clears all cached entries.
A function wrapper returned by cached with caching capabilities.