type alias Runtime.UnserializableValue Usageimport { type Runtime } from "node:inspector"; type { UnserializableValue } = Runtime; Primitive value which cannot be JSON-stringified. Definition string