UNPKG

tegro-swap-sdk

Version:

SDK for building applications on top of Tegro.ag - Swap Aggregator on TON 💎.

8 lines (7 loc) • 253 B
export var SwapRouteType; (function (SwapRouteType) { SwapRouteType["DeDust"] = "DeDust"; SwapRouteType["Ston"] = "Ston"; SwapRouteType["Ston_v2"] = "Ston_v2"; SwapRouteType["Tegro"] = "Tegro"; })(SwapRouteType || (SwapRouteType = {}));