UNPKG

mingo

Version:

MongoDB query language for in-memory objects

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