File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed
Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ export {
1616 // eslint-disable-next-line deprecation/deprecation
1717 anrIntegration ,
1818 googleGenAIIntegration ,
19+ // eslint-disable-next-line deprecation/deprecation
1920 disableAnrDetectionForCallback ,
2021 captureCheckIn ,
2122 captureConsoleIntegration ,
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ export {
4747 winterCGHeadersToDict ,
4848 // eslint-disable-next-line deprecation/deprecation
4949 anrIntegration ,
50+ // eslint-disable-next-line deprecation/deprecation
5051 disableAnrDetectionForCallback ,
5152 consoleIntegration ,
5253 httpIntegration ,
Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ export {
6868 winterCGHeadersToDict ,
6969 // eslint-disable-next-line deprecation/deprecation
7070 anrIntegration ,
71+ // eslint-disable-next-line deprecation/deprecation
7172 disableAnrDetectionForCallback ,
7273 consoleIntegration ,
7374 httpIntegration ,
Original file line number Diff line number Diff line change @@ -173,6 +173,7 @@ export {
173173 onUnhandledRejectionIntegration ,
174174 // eslint-disable-next-line deprecation/deprecation
175175 anrIntegration ,
176+ // eslint-disable-next-line deprecation/deprecation
176177 disableAnrDetectionForCallback ,
177178 spotlightIntegration ,
178179 childProcessIntegration ,
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ export {
1010 amqplibIntegration ,
1111 // eslint-disable-next-line deprecation/deprecation
1212 anrIntegration ,
13+ // eslint-disable-next-line deprecation/deprecation
1314 disableAnrDetectionForCallback ,
1415 captureCheckIn ,
1516 captureConsoleIntegration ,
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ export {
1313 amqplibIntegration ,
1414 // eslint-disable-next-line deprecation/deprecation
1515 anrIntegration ,
16+ // eslint-disable-next-line deprecation/deprecation
1617 disableAnrDetectionForCallback ,
1718 captureCheckIn ,
1819 captureConsoleIntegration ,
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ export {
1111 amqplibIntegration ,
1212 // eslint-disable-next-line deprecation/deprecation
1313 anrIntegration ,
14+ // eslint-disable-next-line deprecation/deprecation
1415 disableAnrDetectionForCallback ,
1516 captureCheckIn ,
1617 captureConsoleIntegration ,
You can’t perform that action at this time.
0 commit comments