StorageErrorPayload
StorageErrorPayload
Section titled “StorageErrorPayload”type StorageErrorPayload = () => { error: string status: number message: string}StorageErrorPayloadtype StorageErrorPayload = () => { error: string status: number message: string}