import { request } from "https://deno.land/x/windmill@v1.242.0/windmill-api/core/request.ts";
Request method
type
<T>(config: OpenAPIConfig, options: ApiRequestOptions) => CancelablePromise<T>
x/windmill/windmill-api/core/request.ts>request
import { request } from "https://deno.land/x/windmill@v1.242.0/windmill-api/core/request.ts";
Request method