UNPKG

batch-mobile

Version:

Asynchronous batched iterable for (mongo) cursors

4 lines (2 loc) 124 B
const { getBatchedIterableFromCursor } = require('./lib/batched-cursor') module.exports = { getBatchedIterableFromCursor }