import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { MakeSnapshotResponse } = Protocol.LayerTree;
Properties
snapshotId: SnapshotId
The id of the layer snapshot.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { MakeSnapshotResponse } = Protocol.LayerTree;
The id of the layer snapshot.