Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/astral/bindings/celestial.ts>DOMSnapshot_RareStringData

A high-level puppeteer/playwright-like library for Deno
Latest
type alias DOMSnapshot_RareStringData
import { type DOMSnapshot_RareStringData } from "https://deno.land/x/astral@0.3.5/bindings/celestial.ts";

Data that is only present on rare nodes.

definition: { index: number[]; value: DOMSnapshot_StringIndex[]; }