kinetex - v1.0.0-rc.1
Preparing search index...
createMemoryCache
Function createMemoryCache
createMemoryCache
(
config
?:
Omit
<
CacheConfig
,
"storage"
>
)
:
HTTPCache
Create an HTTP cache backed by in-memory storage.
Parameters
Optional
config
:
Omit
<
CacheConfig
,
"storage"
>
Returns
HTTPCache
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
JSR
kinetex - v1.0.0-rc.1
Loading...
Create an HTTP cache backed by in-memory storage.