import { CaptureService } from "https://deno.land/x/windmill@v1.416.0/windmill-api/index.ts";
Static Methods
createCapture(unnamed 0: { workspace: string; path: string; }): CancelablePromise<any>
create flow preview capture
getCapture(unnamed 0: { workspace: string; path: string; }): CancelablePromise<any>
get flow preview capture
updateCapture(unnamed 0: { workspace: string; path: string; }): CancelablePromise<void>
update flow preview capture