feige
2025-05-06 850618a035d9999cf60d77dafd6da8a09f36a1fe
1
2
// typeof any so that it we don't have to cast when comparing a result to the error object
export const errorObject: any = { e: {} };