Definition
Shared Storage API defines SharedStorageUrlWithMetadata
dictionary SharedStorageUrlWithMetadata {
required USVString url;
object reportingMetadata;
};
SharedStorageUrlWithMetadata
dictionaryShared Storage API defines SharedStorageUrlWithMetadata
dictionary SharedStorageUrlWithMetadata {
required USVString url;
object reportingMetadata;
};