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

Usage in Deno

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

Remote object handle.

Type

RemoteObjectId | undefined