@0x/contracts-zero-ex: Add IZeroEx contract.

This commit is contained in:
Lawrence Forman
2020-07-22 22:59:46 -04:00
parent 145ec8ede1
commit 07a681c77e
8 changed files with 64 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ export {
ISimpleFunctionRegistryEvents,
ITokenSpenderContract,
ITransformERC20Contract,
IZeroExContract,
PayTakerTransformerContract,
WethTransformerContract,
ZeroExContract,