@rtorcato/supabase-common / publicUrl
Function: publicUrl()
publicUrl(
supabaseUrl,bucket,path):string
Defined in: storage.ts:26
Public object URL: ${url}/storage/v1/object/public/${bucket}/${path}.
Parameters
supabaseUrl
string
bucket
string
path
string
Returns
string