UNPKG

dotbit

Version:

A complete .bit SDK and utilities in TypeScript

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