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