GitHub
isaacs projects
benchmark summary
benchmark details
Preparing search index...
The search index is not available
lru-cache
lru-cache
BackgroundFetch
Type Alias BackgroundFetch<V>
Background
Fetch
<
V
>
:
Promise
<
V
|
undefined
>
&
{
__abortController
:
AbortController
;
__returned
:
BackgroundFetch
<
V
>
|
undefined
;
__staleWhileFetching
:
V
|
undefined
;
}
Promise representing an in-progress
LRUCache#fetch
call
Type Parameters
V
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
benchmark summary
benchmark details
lru-cache
Loading...
Promise representing an in-progress LRUCache#fetch call