UNPKG

cplug

Version:

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

3 lines (2 loc) 96 B
declare const plugNews: (assetKey: string | boolean) => Promise<void>; export default plugNews;