Skip to main content
Module

x/astral/bindings/celestial.ts>Runtime_UnserializableValue

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

Primitive value which cannot be JSON-stringified. Includes values -0, NaN, Infinity, -Infinity, and bigint literals.

definition: string