GitHub
isaacs projects
benchmark summary
benchmark details
Preparing search index...
The search index is not available
lru-cache
lru-cache
LRUCache
Memoizer
Type Alias Memoizer<K, V, FC>
Memoizer
<
K
,
V
,
FC
>
:
(
(
key
:
K
,
staleValue
:
V
|
undefined
,
options
:
MemoizerOptions
<
K
,
V
,
FC
>
)
=>
V
)
the type signature for the
OptionsBase.memoMethod
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.memoMethod option.