Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface default.Page.GetAppIdResponse
import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { GetAppIdResponse } = default.Page;

Properties

optional
appId: string

App id, either from manifest's id attribute or computed from start_url

optional
recommendedId: string

Recommendation for manifest's id attribute to match current id computed from start_url