Initial commit
This commit is contained in:
7
node_modules/@rushstack/ts-command-line/lib/providers/DynamicCommandLineParser.d.ts
generated
vendored
Normal file
7
node_modules/@rushstack/ts-command-line/lib/providers/DynamicCommandLineParser.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import { CommandLineParser } from './CommandLineParser';
|
||||
/**
|
||||
* @public
|
||||
*/
|
||||
export declare class DynamicCommandLineParser extends CommandLineParser {
|
||||
}
|
||||
//# sourceMappingURL=DynamicCommandLineParser.d.ts.map
|
||||
Reference in New Issue
Block a user