UNPKG

@sentry/node

Version:
7 lines (6 loc) 276 B
import { Integration } from '@sentry/types'; /** * Automatically detects and returns integrations that will work with your dependencies. */ export declare function autoDiscoverNodePerformanceMonitoringIntegrations(): Integration[]; //# sourceMappingURL=index.d.ts.map