lru-cache
GitHub
isaacs projects
benchmark summary
benchmark details
Preparing search index...
BackgroundFetch
Type Alias BackgroundFetch<V>
BackgroundFetch
:
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