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",
|
"note": "Make web3-provider-engine types a 'dependency' so it's available to users of the library",
|
||||||
"pr": 1105
|
"pr": 1105
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Export new `AssetData` type from types",
|
||||||
|
"pr": 1131
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -79,6 +79,7 @@ export {
|
|||||||
OrderStateInvalid,
|
OrderStateInvalid,
|
||||||
OrderState,
|
OrderState,
|
||||||
AssetProxyId,
|
AssetProxyId,
|
||||||
|
AssetData,
|
||||||
ERC20AssetData,
|
ERC20AssetData,
|
||||||
ERC721AssetData,
|
ERC721AssetData,
|
||||||
SignatureType,
|
SignatureType,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user