Type alias SandboxLanguage

SandboxLanguage: "python" | "javascript" | "typescript" | "shell" | "sql"

Supported programming languages for code execution.