import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { StringIndex } = default.DOMSnapshot;
Index of the string in the strings table.
definition: integer
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.DOMSnapshot.StringIndex
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { StringIndex } = default.DOMSnapshot;
Index of the string in the strings table.