UNPKG

habicli

Version:

A CLI for [Habitica](https://habitica.com/)

4 lines (3 loc) 90 B
import { Command } from 'commander'; declare const Create: Command; export { Create };