Tcsm
2023-09-02 c045bc22bc92aa51b4510daa21d598d84247bc78
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: {} };