rainbow-swap-sdk
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -6,3 +6,4 @@ export declare enum DexTypeEnum { | ||
Ston_v2 = "Ston_v2", | ||
StonStable = "StonStable", | ||
CattonStable = "CattonStable" | ||
} |
@@ -10,3 +10,4 @@ "use strict"; | ||
DexTypeEnum["Ston_v2"] = "Ston_v2"; | ||
DexTypeEnum["StonStable"] = "StonStable"; | ||
DexTypeEnum["CattonStable"] = "CattonStable"; | ||
})(DexTypeEnum || (exports.DexTypeEnum = DexTypeEnum = {})); |
{ | ||
"name": "rainbow-swap-sdk", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "SDK for building applications on top of Rainbow.ag - Swap Aggregator on TON 💎.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/0xblackbot/rainbow-swap-sdk.git", |
31335
390