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: stringThe data object (i.e. users do not need to call .json()
or .arraybuffer()
).
Generated using TypeDoc
Common Interface for the artifact cache