803 B
803 B
Home > puppeteer > Protocol > Storage > ClearDataForOriginRequest
Protocol.Storage.ClearDataForOriginRequest interface
Signature:
export interface ClearDataForOriginRequest
Properties
Property | Type | Description |
---|---|---|
origin | string | Security origin. |
storageTypes | string | Comma separated list of StorageType to clear. |