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