UNPKG

@reservoir0x/relay-sdk

Version:

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

3 lines 187 B
import type { RelayChain } from '../types/index.js'; export declare const fetchChainConfigs: (baseApiUrl: string) => Promise<RelayChain[]>; //# sourceMappingURL=fetchChainConfigs.d.ts.map