feige
2024-11-19 62937c47a50aa87358c0302e5f19f845bbe29448
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: {} };