import { Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { LayerTree } = Protocol;
Interfaces
Information about a compositing layer. | |
Serialized fragment of layer picture along with its offset within the layer. | |
Rectangle where scrolling happens on the main thread. | |
Sticky position constraints. |
Type Aliases
Unique Layer identifier. | |
Array of timings, one per paint step. | |
Unique snapshot identifier. |