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

x/storagee/mod.ts>FileObject

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

Properties

name: string
bucket_id: string
owner: string
id: string
updated_at: string
created_at: string
last_accessed_at: string
metadata: { }
buckets: Bucket