UNPKG

@lifi/widget

Version:

LI.FI Widget for cross-chain bridging and swapping. It will drive your multi-chain strategy and attract new users from everywhere.

5 lines (4 loc) 144 B
import type { TokenAmount as SDKTokenAmount } from '@lifi/sdk'; export interface TokenAmount extends SDKTokenAmount { featured?: boolean; }