UNPKG

rainbow-swap-sdk

Version:

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

5 lines (4 loc) • 79 B
export type AppStatus = { isSwapsEnabled: boolean; message: string; };