UNPKG

genbaneko

Version:
6 lines 165 B
/** * Run the command line interface program. * @param argv process.argv. */ export declare const cli: (argv: string[]) => void; //# sourceMappingURL=cli.d.ts.map