UNPKG

354 BTypeScriptView Raw
1import { CommandLineParser } from '@rushstack/ts-command-line';
2export declare class ApiExtractorCommandLine extends CommandLineParser {
3 private _debugParameter;
4 constructor();
5 protected onDefineParameters(): void;
6 protected onExecute(): Promise<void>;
7 private _populateActions;
8}
9//# sourceMappingURL=ApiExtractorCommandLine.d.ts.map
\No newline at end of file