import { fileUpload } from "https://deno.land/x/wmill@v1.417.3/gen/index.ts";
Upload file to S3 bucket
type
(data: FileUploadData) => CancelablePromise<FileUploadResponse>
x/wmill/gen/index.ts>fileUpload
import { fileUpload } from "https://deno.land/x/wmill@v1.417.3/gen/index.ts";
Upload file to S3 bucket