UNPKG

mongochangestream

Version:

Sync MongoDB collections via change streams into any database.

4 lines (3 loc) 95 B
export * from './mongoChangeStream.js'; export * from './types.js'; export * from './util.js';