# Variables
Type provides named acces to the TypeEnum values.
# Structs
CacheStorageContentUpdatedEvent represents Storage.cacheStorageContentUpdated event data.
CacheStorageListUpdatedEvent represents Storage.cacheStorageListUpdated event data.
ClearDataForOriginParams represents Storage.clearDataForOrigin parameters.
ClearDataForOriginResult represents the result of calls to Storage.clearDataForOrigin.
GetUsageAndQuotaParams represents Storage.getUsageAndQuota parameters.
GetUsageAndQuotaResult represents the result of calls to Storage.getUsageAndQuota.
IndexedDBContentUpdatedEvent represents Storage.indexedDBContentUpdated event data.
IndexedDBListUpdatedEvent represents Storage.indexedDBListUpdated event data.
TrackCacheStorageForOriginParams represents Storage.trackCacheStorageForOrigin parameters.
TrackCacheStorageForOriginResult represents the result of calls to
Storage.trackCacheStorageForOrigin.
TrackIndexedDBForOriginParams represents Storage.trackIndexedDBForOrigin parameters.
TrackIndexedDBForOriginResult represents the result of calls to Storage.trackIndexedDBForOrigin.
UntrackCacheStorageForOriginParams represents Storage.untrackCacheStorageForOrigin parameters.
UntrackCacheStorageForOriginResult represents the result of calls to
Storage.untrackCacheStorageForOrigin.
UntrackIndexedDBForOriginParams represents Storage.untrackIndexedDBForOrigin parameters.
UntrackIndexedDBForOriginResult represents the result of calls to
Storage.untrackIndexedDBForOrigin.
UsageForType is usage for a storage type.
# Type aliases
TypeEnum represents possible storage types.