UNPKG

@sentry/lynx-react

Version:
6 lines 284 B
export declare const INTEGRATION_NAME = "LynxGlobalHandlers"; /** * Use this integration to set up capturing unhandled errors. */ export declare const lynxGlobalHandlersIntegration: (...args: any[]) => import("@sentry/core").Integration; //# sourceMappingURL=globalHandlers.d.ts.map