Skip to main content
Module

x/wmill/deps.ts>RunnableType

Open-source developer platform to turn scripts into workflows and UIs. Open-source alternative to Airplane and Retool.
Go to Latest
enum RunnableType
import { RunnableType } from "https://deno.land/x/wmill@v1.192.0/deps.ts";

Members

FLOW_PATH = "FlowPath"
SCRIPT_HASH = "ScriptHash"
SCRIPT_PATH = "ScriptPath"