feige
2025-12-29 d14437e20cbd781725583e15c444da6f58192de8
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: {} };