UNPKG

290 BTypeScriptView Raw
1export declare const instrumentMongoose: ((options?: unknown) => void) & {
2 id: string;
3};
4/**
5 * Mongoose integration
6 *
7 * Capture tracing data for Mongoose.
8 */
9export declare const mongooseIntegration: () => import("@sentry/types").Integration;
10//# sourceMappingURL=mongoose.d.ts.map
\No newline at end of file