type alias ArchiveFlowByPathDataimport { type ArchiveFlowByPathData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: { path: string; requestBody: { archived?: boolean; }; workspace: string; }import ArchiveFlowByPathDataimport { ArchiveFlowByPathData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts";