mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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'). |