Skip to main content
Runtime.CallArgument.value - inspector - Node documentation
property Runtime.CallArgument.value

Usage in Deno

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

Primitive value or serializable javascript object.

Type

any