UNPKG

@yoroi/types

Version:
16 lines (15 loc) 478 B
"use strict"; export let SwapDex = /*#__PURE__*/function (SwapDex) { SwapDex["Minswap"] = "minswap"; SwapDex["Muesliswap"] = "muesliswap"; SwapDex["Spectrum"] = "spectrum"; SwapDex["Sundaeswap"] = "sundaeswap"; SwapDex["Teddy"] = "teddy"; SwapDex["Vyfi"] = "vyfi"; SwapDex["Wingriders"] = "wingriders"; SwapDex["Splash"] = "splash"; SwapDex["Cswap"] = "cswap"; SwapDex["Unsupported"] = "unsupported"; return SwapDex; }({}); //# sourceMappingURL=dex.js.map