feige
2023-08-27 b88d68424ab4275c3f6242d5bbc71d327be235a0
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: {} };