caches property
CacheStorage
get
caches
The caches property of the StorageAccessHandle interface returns
an unpartitioned CacheStorage object if access was granted, and throws a
SecurityError DOMException otherwise.
Implementation
external CacheStorage get caches;