import { Storage } from "https://deno.land/x/appwrite@6.0.0/mod.ts";
Get File
Get a file by its unique ID. This endpoint response returns a JSON object with the file metadata.
Returns
Promise<Models.File>
import { Storage } from "https://deno.land/x/appwrite@6.0.0/mod.ts";
Get File
Get a file by its unique ID. This endpoint response returns a JSON object with the file metadata.