Use enums in pipeline

This commit is contained in:
Amir Bandeali
2019-01-07 11:11:19 -08:00
parent 24564b986d
commit fd37e88bdb
19 changed files with 75 additions and 59 deletions

View File

@@ -4,7 +4,7 @@
"changes": [
{
"note":
"Export `MultiAssetData`, `MultiAssetDataWithRecursiveDecoding`, `ObjectMap`, and `SingleAssetData` from types. No longer export AssetData.",
"Export `MultiAssetData`, `MultiAssetDataWithRecursiveDecoding`, `ObjectMap`, and `SingleAssetData` from types. No longer export `AssetData`.",
"pr": 1363
}
]