UNPKG

@reservoir0x/relay-kit-ui

Version:

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

4 lines 221 B
declare const fetcher: (url: string, headers?: HeadersInit) => Promise<any>; export default fetcher; export declare const axiosPostFetcher: (url: string, params: any) => Promise<any>; //# sourceMappingURL=fetcher.d.ts.map