UNPKG

mingo

Version:

MongoDB query language for in-memory objects

11 lines (10 loc) 267 B
export * from "./convert"; export * from "./isNumber"; export * from "./toBool"; export * from "./toDate"; export * from "./toDecimal"; export * from "./toDouble"; export * from "./toInt"; export * from "./toLong"; export * from "./toString"; export * from "./type";