Add ZeroExConfig type to public interface

This commit is contained in:
Leonid Logvinov
2017-08-25 14:07:02 +02:00
parent c765f115ae
commit 66dd659a2f

View File

@@ -29,4 +29,5 @@ export {
TokenContractEventArgs,
ContractEventArgs,
Web3Provider,
ZeroExConfig,
} from './types';