UNPKG

@abcpros/bitcore-wallet-service

Version:
6 lines 187 B
import { IChain } from '..'; import { BtcChain } from '../btc'; export declare class LtcChain extends BtcChain implements IChain { constructor(); } //# sourceMappingURL=index.d.ts.map