aijinhui
2024-01-12 ddb23d4fa6d666ef51db3cd8e4f0f6cab7a1fe78
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: {} };