import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { SnapshotCommandLogRequest } = Protocol.LayerTree;
Properties
snapshotId: SnapshotId
The id of the layer snapshot.
x/puppeteer/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts>Protocol.LayerTree.SnapshotCommandLogRequest
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { SnapshotCommandLogRequest } = Protocol.LayerTree;
The id of the layer snapshot.