UNPKG

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