UNPKG

@drip_sync/drip

Version:

Scalable incremental sync for MongoDB aggregation pipelines

7 lines (6 loc) 182 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ScopingError = void 0; class ScopingError extends Error { } exports.ScopingError = ScopingError;