UNPKG

@zebec-network/exchange-card-sdk

Version:
6 lines (5 loc) 98 B
export type Quote = { price: number; fluctuationPercentage: number; token: string; };