feige
2025-07-17 3e761c9ff45da3f48fc1c77d4b32a3e86fe950d5
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: {} };