import { Storage } from "https://deno.land/x/appwrite@6.0.0/mod.ts";
Get Bucket
Get a storage bucket by its unique ID. This endpoint response returns a JSON object with the storage bucket metadata.
import { Storage } from "https://deno.land/x/appwrite@6.0.0/mod.ts";
Get Bucket
Get a storage bucket by its unique ID. This endpoint response returns a JSON object with the storage bucket metadata.