Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/storagee/src/lib/fetch.ts>get

JS Client library to interact with Supabase Storage
Latest
function get
import { get } from "https://deno.land/x/storagee@1.3.0/src/lib/fetch.ts";

Parameters

url: string
optional
options: FetchOptions
optional
parameters: FetchParameters

Returns

Promise<any>