import { type FlowDefinition } from "https://deno.land/x/wmill@v1.417.3/bootstrap/flow_bootstrap.ts";
Properties
schema: { $schema: string; type: string; order: string[]; properties: { [name: string]: SchemaProperty; }; required: string[]; }
x/wmill/bootstrap/flow_bootstrap.ts>FlowDefinition
import { type FlowDefinition } from "https://deno.land/x/wmill@v1.417.3/bootstrap/flow_bootstrap.ts";