feat: export AssetData from utils
This commit is contained in:
parent
d2adbc3647
commit
009b5b575c
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user