import { request } from "https://deno.land/x/windmill@v1.416.1/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.416.1/windmill-api/core/request.ts";
Request method