Skip to main content
Runtime.RemoteObject.className - inspector - Node documentation
property Runtime.RemoteObject.className

Usage in Deno

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

Object class (constructor) name. Specified for object type values only.

Type

string | undefined