UNPKG

@baseplate-dev/sync

Version:

Library for syncing Baseplate descriptions

7 lines 195 B
/** * Get the concurrency limit for generation * * @returns The concurrency limit */ export declare function getGenerationConcurrencyLimit(): number; //# sourceMappingURL=concurrency.d.ts.map