UNPKG

@cloud-copilot/iam-collect

Version:

Collect IAM information from AWS Accounts

7 lines 235 B
/** * Calculate the default concurrency level for downloading. * * @returns The default concurrency level based on the number of CPU cores. */ export declare function defaultConcurrency(): number; //# sourceMappingURL=util.d.ts.map