Skip to main content
Module

x/storagee/mod.ts>SupabaseStorageClient

JS Client library to interact with Supabase Storage
Latest
class SupabaseStorageClient
import { SupabaseStorageClient } from "https://deno.land/x/storagee@1.3.0/mod.ts";

Constructors

new
SupabaseStorageClient(url: string, headers?: { [key: string]: string; })

Methods

from(id: string): StorageFileApi

Perform file operation in a bucket.