807 B
807 B
Home > puppeteer > Protocol > Page > InstallabilityErrorArgument
Protocol.Page.InstallabilityErrorArgument interface
Signature:
export interface InstallabilityErrorArgument
Properties
Property | Type | Description |
---|---|---|
name | string | Argument name (e.g. name:'minimum-icon-size-in-pixels'). |
value | string | Argument value (e.g. value:'64'). |