UNPKG

mingo

Version:

MongoDB query language for in-memory objects

4 lines (3 loc) 167 B
import { ExpressionOperator } from "../../../types"; /** Returns the tangent of a value that is measured in radians. */ export declare const $tan: ExpressionOperator;