import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { RareStringData } = Protocol.DOMSnapshot;
Data that is only present on rare nodes.
Properties
index: integer[]
value: StringIndex[]
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { RareStringData } = Protocol.DOMSnapshot;
Data that is only present on rare nodes.