import { ResourceService } from "https://deno.land/x/windmill@v1.416.1/windmill-api/services/ResourceService.ts";
create resource
Parameters
unnamed 0: { workspace: string; requestBody: CreateResource; updateIfExists?: boolean; }
Returns
CancelablePromise<string>
string resource created