UNPKG

@messari/cli

Version:

Messari Crypto CLI (mcrypto) is a 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;