UNPKG

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