GitHub
Preparing search index...
The search index is not available
Node.js Toolkit
Node.js Toolkit
@knicola/xfetch
XFetchCacheAdapter
Interface XFetchCacheAdapter
Hierarchy
XFetchCacheAdapter
Implemented by
MemoryAdapter
Index
Properties
get
set
Properties
get
get
:
(
(
key
:
string
)
=>
XFetchGetData
|
Promise
<
XFetchGetData
>
)
Type declaration
(
key
:
string
)
:
XFetchGetData
|
Promise
<
XFetchGetData
>
Parameters
key:
string
Returns
XFetchGetData
|
Promise
<
XFetchGetData
>
set
set
:
(
(
key
:
string
, value
:
XFetchSetData
)
=>
void
|
Promise
<
void
>
)
Type declaration
(
key
:
string
, value
:
XFetchSetData
)
:
void
|
Promise
<
void
>
Parameters
key:
string
value:
XFetchSetData
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
Node.js
Toolkit
@knicola/autobind -
v0.1.1
@knicola/delay -
v0.1.0
@knicola/minibus -
v0.1.0
@knicola/repeat -
v0.1.0
@knicola/retry -
v0.1.0
@knicola/xbackoff -
v0.1.0
@knicola/xfetch -
v0.1.0
XFetch
Cache
Adapter
get
set
Generated using
TypeDoc