Skip to main content
Module

x/wmill/deps.ts>PathScript

Open-source developer platform to turn scripts into workflows and UIs. Open-source alternative to Airplane and Retool.
Go to Latest
type alias PathScript
import { type PathScript } from "https://deno.land/x/wmill@v1.191.0/deps.ts";
definition: { input_transforms: Record<string, InputTransform>; path: string; hash?: string; type: "script"; }