UNPKG

cplug

Version:

Crypto Plug is a CLI tool for getting cryptocurrency market data, news, and more!

3 lines (2 loc) 98 B
declare const plugBlockchain: (assetKey: string) => Promise<void>; export default plugBlockchain;