/** * The shared bounded worker pool — runs every item, never exceeds the * concurrency cap, and tolerates a slot count larger than the item count. */ export {}; //# sourceMappingURL=worker-pool.test.d.ts.map