type alias FlowVersionimport { type FlowVersion } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: { id: number; created_at: string; deployment_msg?: string; }