interface Runtime.ReleaseObjectParameterType
Usage in Deno
import { type Runtime } from "node:inspector"; type { ReleaseObjectParameterType } = Runtime;
Identifier of the object to release.
import { type Runtime } from "node:inspector"; type { ReleaseObjectParameterType } = Runtime;
Identifier of the object to release.