UNPKG

mingo

Version:

MongoDB query language for in-memory objects

20 lines (19 loc) 521 B
export * from "./arithmetic"; export * from "./array"; export * from "./bitwise"; export * from "./boolean"; export * from "./comparison"; export * from "./conditional"; export * from "./custom"; export * from "./date"; export * from "./literal"; export * from "./median"; export * from "./misc"; export * from "./object"; export * from "./percentile"; export * from "./set"; export * from "./string"; export * from "./toHashedIndexKey"; export * from "./trignometry"; export * from "./type"; export * from "./variable";