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