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