type alias RawScriptForDependenciesimport { type RawScriptForDependencies } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: { raw_code: string; path: string; language: | "python3" | "deno" | "go" | "bash" | "powershell" | "postgresql" | "mysql" | "bigquery" | "snowflake" | "mssql" | "graphql" | "nativets" | "bun" | "php" | "rust" | "ansible"; }