Get a file URL
import { getFileUrl } from "swizzle-js";const publicUrl = await getFileUrl(unsignedUrl)const publicUrl = await getFileUrl(undefined, fileName)Last updated
import { getFileUrl } from "swizzle-js";const publicUrl = await getFileUrl(unsignedUrl)const publicUrl = await getFileUrl(undefined, fileName)Last updated