UNPKG

@joktec/mongo

Version:

JokTec - Mongo Service

7 lines 341 B
import { QueryOptions } from 'mongoose'; export declare const UPDATE_OPTIONS: QueryOptions; export declare const DELETE_OPTIONS: QueryOptions; export declare const UPSERT_OPTIONS: QueryOptions; export declare const PARANOID_OPTIONS: QueryOptions; export declare const RESTORE_OPTIONS: QueryOptions; //# sourceMappingURL=mongo.option.d.ts.map