GitHub
isaacs projects
benchmark summary
benchmark details
Preparing search index...
The search index is not available
lru-cache
lru-cache
LRUCache
Fetcher
Type Alias Fetcher<K, V, FC>
Fetcher
<
K
,
V
,
FC
>
:
(
(
key
:
K
,
staleValue
:
V
|
undefined
,
options
:
FetcherOptions
<
K
,
V
,
FC
>
)
=>
|
Promise
<
V
|
undefined
|
void
>
|
V
|
undefined
|
void
)
The type signature for the
OptionsBase.fetchMethod
option.
Type Parameters
K
V
FC
=
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
benchmark summary
benchmark details
lru-cache
Loading...
The type signature for the OptionsBase.fetchMethod option.