@0x/0x.js: Export ExchangeProxyMetaTransaction and SignedExchangeProxyMetaTransaction
				
					
				
			This commit is contained in:
		
				
					committed by
					
						
						Lawrence Forman
					
				
			
			
				
	
			
			
			
						parent
						
							55474c0599
						
					
				
				
					commit
					1305f4314d
				
			@@ -5,6 +5,10 @@
 | 
				
			|||||||
            {
 | 
					            {
 | 
				
			||||||
                "note": "Export `GethCallOverrides` type",
 | 
					                "note": "Export `GethCallOverrides` type",
 | 
				
			||||||
                "pr": 2620
 | 
					                "pr": 2620
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                "note": "Export `ExchangeProxyMetaTransaction` and `SignedExchangeProxyMetaTransaction`",
 | 
				
			||||||
 | 
					                "pr": 2610
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -82,6 +82,8 @@ export {
 | 
				
			|||||||
    EventCallback,
 | 
					    EventCallback,
 | 
				
			||||||
    IndexedFilterValues,
 | 
					    IndexedFilterValues,
 | 
				
			||||||
    DecodedLogEvent,
 | 
					    DecodedLogEvent,
 | 
				
			||||||
 | 
					    ExchangeProxyMetaTransaction,
 | 
				
			||||||
 | 
					    SignedExchangeProxyMetaTransaction,
 | 
				
			||||||
} from '@0x/types';
 | 
					} from '@0x/types';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export {
 | 
					export {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user