UNPKG

@drip_sync/drip

Version:

Scalable incremental sync for MongoDB aggregation pipelines

5 lines (4 loc) 83 B
import { ObjectId } from "mongodb"; export type CEACursor = { id: ObjectId; };