UNPKG

mingo

Version:

MongoDB query language for in-memory objects

4 lines (3 loc) 190 B
import { ExpressionOperator } from "../../../types"; /** Returns the inverse hyperbolic sine (hyperbolic arc sine) of a value in radians. */ export declare const $asinh: ExpressionOperator;