Retrieve data object that corresponds to url
from cache. If data object does not exist in
cache, fetch the data and then add to cache.
This is an async function.
Optional
storetype: stringOptional
signal: AbortSignalThe data object (i.e. users do not need to call .json()
or .arraybuffer()
).
Generated using TypeDoc
Cache by IndexedDB to support caching model data