Skip to main content
Module

x/astral/bindings/celestial.ts>DOMSnapshot_RareStringData

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

Data that is only present on rare nodes.

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