UNPKG

yargs-file-commands

Version:

A yargs helper function that lets you define your commands structure via directory and file naming conventions.

3 lines (2 loc) 102 B
export declare const describe = "Default command"; export declare const handler: () => Promise<void>;