f81978f2371cbc0ec7d5a805532c56c714c034f19af88a4a98ccde45cbc2fe5e96eab197d1e0f78c65d57165b5badfc678832aa9d4f0803be1ac0aecc335d8 133 B

12
  1. // typeof any so that it we don't have to cast when comparing a result to the error object
  2. export const errorObject: any = { e: {} };