UNPKG

@drip_sync/drip

Version:

Scalable incremental sync for MongoDB aggregation pipelines

7 lines (6 loc) 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.minOID = void 0; const mongodb_1 = require("mongodb"); // Note that this technically is a valid OID, and CEA does gt queries. exports.minOID = mongodb_1.ObjectId.createFromHexString("000000000000000000000000");