blob: 63e2c7f54032d25d5b6c4918936a4a30a7109b9e [file] [log] [blame]
// typeof any so that it we don't have to cast when comparing a result to the error object
export const errorObject: any = { e: {} };