Skip to main content
Runtime.CallArgument.unserializableValue - inspector/promises - Node documentation
property Runtime.CallArgument.unserializableValue

Usage in Deno

import { type Runtime } from "node:inspector/promises";

Primitive value which can not be JSON-stringified.

Type

UnserializableValue | undefined