import { Storage } from "https://deno.land/x/appwrite@2.0.2/mod.ts";
Create File
Create a new file. The user who creates the file will automatically be assigned to read and write access unless he has passed custom values for read and write arguments.
Returns
Promise<Models.File>