Module

x/fresh/tests/deps.ts>puppeteer.DOM.BackendNodeId

The next-gen web framework.
Extremely Popular
Go to Latest
type alias puppeteer.DOM.BackendNodeId
import { type puppeteer } from "https://dotland.deno.dev/x/fresh@1.0.2/tests/deps.ts";
const { BackendNodeId } = puppeteer.DOM;

Unique DOM node identifier used to reference a node that may not have been pushed to the front-end.

definition: integer