import { type RawScript } from "https://deno.land/x/wmill@v1.418.0/gen/types.gen.ts";
definition: { input_transforms: { [key: string]: InputTransform; }; content: string; language: ; path?: string; lock?: string; type: "rawscript"; tag?: string; concurrent_limit?: number; concurrency_time_window_s?: number; custom_concurrency_key?: string; }
| "deno"
| "bun"
| "python3"
| "go"
| "bash"
| "powershell"
| "postgresql"
| "mysql"
| "bigquery"
| "snowflake"
| "mssql"
| "graphql"
| "nativets"
| "php"