import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { CompositingReasonsRequest } = Protocol.LayerTree;
Properties
layerId: LayerId
The id of the layer for which we want to get the reasons it was composited.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { CompositingReasonsRequest } = Protocol.LayerTree;
The id of the layer for which we want to get the reasons it was composited.