class CaptureServiceimport { CaptureService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/services/CaptureService.ts"; Static MethodscreateCapture(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