UNPKG

tegro-swap-sdk

Version:

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

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