Skip to main content
Module

x/storagee/mod.ts>FileOptions

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

Properties

optional
cacheControl: string
optional
contentType: string
optional
upsert: boolean