UNPKG

@sky-mavis/katana-swap

Version:
9 lines 212 B
declare enum QuoteIntent { Pricing = "pricing", Quote = "quote" } declare enum SwapRouterNativeAssets { RON = "RON" } export { QuoteIntent, SwapRouterNativeAssets }; //# sourceMappingURL=enum.d.ts.map