@0x/0x.js: Export ExchangeProxyMetaTransaction and SignedExchangeProxyMetaTransaction

This commit is contained in:
Lawrence Forman 2020-06-24 12:46:02 -04:00 committed by Lawrence Forman
parent 55474c0599
commit 1305f4314d
2 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,10 @@
{
"note": "Export `GethCallOverrides` type",
"pr": 2620
},
{
"note": "Export `ExchangeProxyMetaTransaction` and `SignedExchangeProxyMetaTransaction`",
"pr": 2610
}
]
},

View File

@ -82,6 +82,8 @@ export {
EventCallback,
IndexedFilterValues,
DecodedLogEvent,
ExchangeProxyMetaTransaction,
SignedExchangeProxyMetaTransaction,
} from '@0x/types';
export {