linwenling
2023-08-14 9316274aa87252e466115e55619ea1577b183957
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: {} };