UNPKG

mingo

Version:

MongoDB query language for in-memory objects

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