feige
2025-05-06 ec88d953dcf33ec0f3f5bf8facbb05878cea5acb
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: {} };