interface Runtime.ReleaseObjectParameterType Usageimport { type Runtime } from "node:inspector"; type { ReleaseObjectParameterType } = Runtime; Properties objectId: RemoteObjectId Identifier of the object to release.