feige
2024-11-10 b075e99a05e05649d24ed59a74cae29fc3192875
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: {} };