Supabase.Storage.Buckets.delete

You're seeing just the function delete, go back to Supabase.Storage.Buckets module for more information.

Specs

delete(Supabase.Connection.t(), String.t() | Supabase.Storage.Bucket.t()) ::
  {:error, map()} | {:ok, map()}