Tcsm
2023-08-08 1737343f1ac89c5980a268775a201304c47151ca
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: {} };