feat: export AssetData from utils
This commit is contained in:
		@@ -24,6 +24,10 @@
 | 
			
		||||
            {
 | 
			
		||||
                "note": "Make web3-provider-engine types a 'dependency' so it's available to users of the library",
 | 
			
		||||
                "pr": 1105
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "note": "Export new `AssetData` type from types",
 | 
			
		||||
                "pr": 1131
 | 
			
		||||
            }
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
@@ -79,6 +79,7 @@ export {
 | 
			
		||||
    OrderStateInvalid,
 | 
			
		||||
    OrderState,
 | 
			
		||||
    AssetProxyId,
 | 
			
		||||
    AssetData,
 | 
			
		||||
    ERC20AssetData,
 | 
			
		||||
    ERC721AssetData,
 | 
			
		||||
    SignatureType,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user