UNPKG

274 BTypeScriptView Raw
1import type { Integration } from '@sentry/types';
2/**
3 * Automatically detects and returns integrations that will work with your dependencies.
4 */
5export declare function autoDiscoverNodePerformanceMonitoringIntegrations(): Integration[];
6//# sourceMappingURL=index.d.ts.map
\No newline at end of file