UNPKG

mongozen-1

Version:

Type-safe, developer-friendly MongoDB aggregation pipeline builder for TypeScript, with auto-relation support and full IntelliSense. Works great with NestJS, Mongoose, or Node.js apps.

3 lines (2 loc) 93 B
export { AggregationBuilder } from './aggregation-builder.mjs'; import './stages/index.mjs';