UNPKG

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