Files
pole-book/server/node_modules/@rushstack/ts-command-line/lib/providers/DynamicCommandLineParser.d.ts

7 lines
206 B
TypeScript

import { CommandLineParser } from './CommandLineParser';
/**
* @public
*/
export declare class DynamicCommandLineParser extends CommandLineParser {
}
//# sourceMappingURL=DynamicCommandLineParser.d.ts.map