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

Usage in Deno

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

Object subtype hint. Specified for object type values only.

Type

string | undefined