UNPKG

mingo

Version:

MongoDB query language for in-memory objects

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