UNPKG

corde

Version:

A simple library for Discord bot tests

4 lines (3 loc) 139 B
import { Command } from "commander"; export declare const program: Command; export declare function _main(args?: string[]): Promise<void>;