Added exports for doc generation
This commit is contained in:
@@ -38,6 +38,8 @@ export { DutchAuctionWrapper } from './contract_wrappers/dutch_auction_wrapper';
|
||||
|
||||
export { TransactionEncoder } from './utils/transaction_encoder';
|
||||
|
||||
export { AbiDecoder, TransactionData } from '@0x/utils';
|
||||
|
||||
export {
|
||||
ContractWrappersError,
|
||||
ForwarderWrapperError,
|
||||
@@ -83,6 +85,8 @@ export {
|
||||
JSONRPCResponseError,
|
||||
AbiDefinition,
|
||||
LogWithDecodedArgs,
|
||||
LogEntry,
|
||||
RawLog,
|
||||
FunctionAbi,
|
||||
EventAbi,
|
||||
EventParameter,
|
||||
|
Reference in New Issue
Block a user