feige
2023-08-08 1521cdb45a85c038ab566c7e30d6883cd389c843
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: {} };