UNPKG

123 BTypeScriptView Raw
1import { flags as commandFlags } from '@oclif/command';
2export declare const concurrency: commandFlags.Definition<number>;