feige
2024-02-27 b15d6923c609e80712a553388da48e6373aa086c
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: {} };