UNPKG

@reservoir0x/relay-kit-ui

Version:

Relay is the Fastest and Cheapest Way to Bridge and Transact Across Chains.

8 lines 167 B
export type Currency = { id?: string; address?: string; decimals: number; name: string; symbol: string; }; //# sourceMappingURL=currencies.d.ts.map