UNPKG

dotbit-sdk-allin

Version:

A complete .bit SDK and utilities in TypeScript

3 lines (2 loc) 141 B
export declare function mapCoinTypeToSymbol(coinType: string): string; export declare function mapSymbolToCoinType(chain: string): string;