feige
2023-04-24 0a042073bb1583e1d0935470f62233c353962b27
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: {} };