type alias Runtime.ScriptId Usage in Denoimport { type Runtime } from "node:inspector"; type { ScriptId } = Runtime; Unique script identifier. Definition string