yz3456
2024-04-20 d647d78c29afaeff8e6ba01d01cf9c2dc6e53479
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: {} };