feige
2023-12-11 bd4b9aa6ab74a8aa6f55265d24b4a4249abcb636
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: {} };