Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface default.Page.InstallabilityErrorArgument
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { InstallabilityErrorArgument } = default.Page;

Properties

name: string

Argument name (e.g. name:'minimum-icon-size-in-pixels').

value: string

Argument value (e.g. value:'64').