type alias Protocol.Debugger.ScriptLanguageimport { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts"; const { ScriptLanguage } = Protocol.Debugger; Enum of possible script languages. definition: ("JavaScript" | "WebAssembly")