UNPKG
batchjs
Version:
latest (1.2.5)
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
Batch processing framework for NodeJS
github.com/palcarazm/batchjs
palcarazm/batchjs
batchjs
/
dist
/
esm
/
index.js
3 lines
(2 loc)
•
65 B
JavaScript
View Raw
1
2
3
export
*
from
"./common/index"
;
export
*
from
"./streams/index"
;