UNPKG

@getclave/lifi-sdk

Version:

LI.FI Any-to-Any Cross-Chain-Swap SDK

3 lines 145 B
import type { ChainType } from '@lifi/types'; export declare const getProvider: <T>(type: ChainType) => T; //# sourceMappingURL=provider.d.ts.map