import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { LoadSnapshotRequest } = Protocol.LayerTree;
Properties
tiles: PictureTile[]
An array of tiles composing the snapshot.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { LoadSnapshotRequest } = Protocol.LayerTree;
An array of tiles composing the snapshot.