frontend/.pnpm-store/v3/files/35/f81978f2371cbc0ec7d5a805532c56c714c034f19af88a4a98ccde45cbc2fe5e96eab197d1e0f78c65d57165b5badfc678832aa9d4f0803be1ac0aecc335d8

2 lines
133 B
Plaintext

// typeof any so that it we don't have to cast when comparing a result to the error object
export const errorObject: any = { e: {} };