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.
Optional storetype: stringOptional signal: AbortSignalThe data object (i.e. users do not need to call .json() or .arraybuffer()).
This is an async function.
Generated using TypeDoc
Cache by IndexedDB to support caching model data