Add OrderValidatorWrapper to public interface

This commit is contained in:
Brandon Millman
2018-08-27 16:06:34 -07:00
parent ca0dfc6610
commit 2c846ff145
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ export {
ERC20ProxyWrapper,
ERC721ProxyWrapper,
ForwarderWrapper,
OrderValidatorWrapper,
IndexedFilterValues,
BlockRange,
ContractWrappersConfig,