UNPKG

@lifi/sdk

Version:

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

3 lines 211 B
import type { ChainType } from '@lifi/types'; export declare const getNameServiceAddress: (name: string, chainType?: ChainType) => Promise<string | undefined>; //# sourceMappingURL=getNameServiceAddress.d.ts.map