Skip to main content
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.js";
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