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