defi-wonderland / smock

The Solidity mocking library
MIT License
319 stars 40 forks source link

Chai assertion types not being exported #51

Closed 0xGorilla closed 3 years ago

0xGorilla commented 3 years ago

When using features like calledBefore or calledAfter, there is a typescript error.

This happens because smock is not exporting the types file assertion.d.ts