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