aijinhui
2023-11-08 d803609b8a2e43afcf5921f42f29ce7f6e68fb84
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: {} };