Supabase.Storage.Buckets.empty
You're seeing just the function
empty
, go back to Supabase.Storage.Buckets module for more information.
Specs
empty(Supabase.Connection.t(), String.t() | Supabase.Storage.Bucket.t()) :: {:error, map()} | {:ok, map()}