UNPKG

mingo

Version:

MongoDB query language for in-memory objects

6 lines (5 loc) 127 B
import { $lt as __lt, createQueryOperator } from "../../_predicates"; const $lt = createQueryOperator(__lt); export { $lt };