UNPKG

nanolith

Version:

Multi-threading in no time with seamless TypeScript support.

4 lines (3 loc) 137 B
export { PoolItem } from './pool_item.js'; export { pool } from './pool.js'; export { getDefaultPoolConcurrency } from './utilities.js';