aijinhui
2023-10-09 fe81b5844ad478a1b909026c9a0b1da6aacfc78f
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: {} };