import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SnapshotCommandLogRequest } = Protocol.LayerTree;
Properties
snapshotId: SnapshotId
The id of the layer snapshot.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.LayerTree.SnapshotCommandLogRequest
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SnapshotCommandLogRequest } = Protocol.LayerTree;
The id of the layer snapshot.