UNPKG

mingo

Version:

MongoDB query language for in-memory objects

4 lines (3 loc) 201 B
import { WindowOperator } from "../../types"; /** Returns the document position relative to other documents in the $setWindowFields stage partition. */ export declare const $denseRank: WindowOperator;