UNPKG

concurrent-worker

Version:
4 lines (3 loc) 101 B
export { concurrent, serial } from "./task"; export { pool } from "./pool"; export * from "./types";