UNPKG

@donmccurdy/caporal

Version:

A full-featured framework for building command line applications (cli) with node.js

2 lines (1 loc) 90 B
export declare function readdir(dirPath: string, extensions?: string): Promise<string[]>;