rainbow-swap-sdk
Advanced tools
Comparing version 1.1.8 to 1.1.9
export { DexTypeEnum } from './enums/dex-type.enum'; | ||
export { RouteDirectionEnum } from './enums/route-direction.enum'; | ||
export { SwapRouteType } from './enums/swap-route-type.enum'; | ||
export type { RouteStep } from './interfaces/route-step.interface'; | ||
export type { RouteStepWithCalculation } from './interfaces/route-step-with-calculation.interface'; | ||
export type { Asset } from './types/asset.type'; | ||
@@ -5,0 +7,0 @@ export type { CalculatedSwapRoute } from './types/calculated-swap-route.type'; |
{ | ||
"name": "rainbow-swap-sdk", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "An SDK for building applications on top of Rainbow Swap", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/0xblackbot/rainbow-swap-sdk.git", |
45213
892
39