import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { CollectClassNamesFromSubtreeRequest } = default.DOM;
Properties
nodeId: NodeId
Id of the node to collect class names.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.DOM.CollectClassNamesFromSubtreeRequest
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { CollectClassNamesFromSubtreeRequest } = default.DOM;
Id of the node to collect class names.