feige
2023-09-10 8319f67b9bec1d19c06eaa4216f0f34c67e3afb1
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: {} };