export const getObjectKey = (projectId: string, blobId: string): string => `assets/${projectId}/${blobId}`