1
- // flow-typed signature: de77fa9359762fe9b65fa992bad8d438
2
- // flow-typed version: <<STUB>>/@sentry/browser_v^8.54 .0/flow_v0.203.1
1
+ // flow-typed signature: 93574e3286152fe06494f76bc95a5fe9
2
+ // flow-typed version: <<STUB>>/@sentry/browser_v^9.11 .0/flow_v0.203.1
3
3
4
4
/**
5
5
* This is an autogenerated libdef stub for:
@@ -30,6 +30,10 @@ declare module '@sentry/browser/build/npm/cjs/debug-build' {
30
30
declare module . exports : any ;
31
31
}
32
32
33
+ declare module '@sentry/browser/build/npm/cjs/diagnose-sdk' {
34
+ declare module . exports : any ;
35
+ }
36
+
33
37
declare module '@sentry/browser/build/npm/cjs/eventbuilder' {
34
38
declare module . exports : any ;
35
39
}
@@ -78,6 +82,10 @@ declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/openfeat
78
82
declare module . exports : any ;
79
83
}
80
84
85
+ declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/statsig/integration' {
86
+ declare module . exports : any ;
87
+ }
88
+
81
89
declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/unleash/integration' {
82
90
declare module . exports : any ;
83
91
}
@@ -86,6 +94,10 @@ declare module '@sentry/browser/build/npm/cjs/integrations/globalhandlers' {
86
94
declare module . exports : any ;
87
95
}
88
96
97
+ declare module '@sentry/browser/build/npm/cjs/integrations/graphqlClient' {
98
+ declare module . exports : any ;
99
+ }
100
+
89
101
declare module '@sentry/browser/build/npm/cjs/integrations/httpclient' {
90
102
declare module . exports : any ;
91
103
}
@@ -106,7 +118,7 @@ declare module '@sentry/browser/build/npm/cjs/integrations/spotlight' {
106
118
declare module . exports : any ;
107
119
}
108
120
109
- declare module '@sentry/browser/build/npm/cjs/metrics ' {
121
+ declare module '@sentry/browser/build/npm/cjs/log ' {
110
122
declare module . exports : any ;
111
123
}
112
124
@@ -138,6 +150,10 @@ declare module '@sentry/browser/build/npm/cjs/tracing/browserTracingIntegration'
138
150
declare module . exports : any ;
139
151
}
140
152
153
+ declare module '@sentry/browser/build/npm/cjs/tracing/previousTrace' {
154
+ declare module . exports : any ;
155
+ }
156
+
141
157
declare module '@sentry/browser/build/npm/cjs/tracing/request' {
142
158
declare module . exports : any ;
143
159
}
@@ -170,6 +186,10 @@ declare module '@sentry/browser/build/npm/esm/debug-build' {
170
186
declare module . exports : any ;
171
187
}
172
188
189
+ declare module '@sentry/browser/build/npm/esm/diagnose-sdk' {
190
+ declare module . exports : any ;
191
+ }
192
+
173
193
declare module '@sentry/browser/build/npm/esm/eventbuilder' {
174
194
declare module . exports : any ;
175
195
}
@@ -218,6 +238,10 @@ declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/openfeat
218
238
declare module . exports : any ;
219
239
}
220
240
241
+ declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/statsig/integration' {
242
+ declare module . exports : any ;
243
+ }
244
+
221
245
declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/unleash/integration' {
222
246
declare module . exports : any ;
223
247
}
@@ -226,6 +250,10 @@ declare module '@sentry/browser/build/npm/esm/integrations/globalhandlers' {
226
250
declare module . exports : any ;
227
251
}
228
252
253
+ declare module '@sentry/browser/build/npm/esm/integrations/graphqlClient' {
254
+ declare module . exports : any ;
255
+ }
256
+
229
257
declare module '@sentry/browser/build/npm/esm/integrations/httpclient' {
230
258
declare module . exports : any ;
231
259
}
@@ -246,7 +274,7 @@ declare module '@sentry/browser/build/npm/esm/integrations/spotlight' {
246
274
declare module . exports : any ;
247
275
}
248
276
249
- declare module '@sentry/browser/build/npm/esm/metrics ' {
277
+ declare module '@sentry/browser/build/npm/esm/log ' {
250
278
declare module . exports : any ;
251
279
}
252
280
@@ -278,6 +306,10 @@ declare module '@sentry/browser/build/npm/esm/tracing/browserTracingIntegration'
278
306
declare module . exports : any ;
279
307
}
280
308
309
+ declare module '@sentry/browser/build/npm/esm/tracing/previousTrace' {
310
+ declare module . exports : any ;
311
+ }
312
+
281
313
declare module '@sentry/browser/build/npm/esm/tracing/request' {
282
314
declare module . exports : any ;
283
315
}
@@ -309,6 +341,9 @@ declare module '@sentry/browser/build/npm/cjs/client.js' {
309
341
declare module '@sentry/browser/build/npm/cjs/debug-build.js' {
310
342
declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/debug-build' > ;
311
343
}
344
+ declare module '@sentry/browser/build/npm/cjs/diagnose-sdk.js' {
345
+ declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/diagnose-sdk' > ;
346
+ }
312
347
declare module '@sentry/browser/build/npm/cjs/eventbuilder.js' {
313
348
declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/eventbuilder' > ;
314
349
}
@@ -348,12 +383,18 @@ declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/launchda
348
383
declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/openfeature/integration.js' {
349
384
declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/integrations/featureFlags/openfeature/integration' > ;
350
385
}
386
+ declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/statsig/integration.js' {
387
+ declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/integrations/featureFlags/statsig/integration' > ;
388
+ }
351
389
declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/unleash/integration.js' {
352
390
declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/integrations/featureFlags/unleash/integration' > ;
353
391
}
354
392
declare module '@sentry/browser/build/npm/cjs/integrations/globalhandlers.js' {
355
393
declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/integrations/globalhandlers' > ;
356
394
}
395
+ declare module '@sentry/browser/build/npm/cjs/integrations/graphqlClient.js' {
396
+ declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/integrations/graphqlClient' > ;
397
+ }
357
398
declare module '@sentry/browser/build/npm/cjs/integrations/httpclient.js' {
358
399
declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/integrations/httpclient' > ;
359
400
}
@@ -369,8 +410,8 @@ declare module '@sentry/browser/build/npm/cjs/integrations/reportingobserver.js'
369
410
declare module '@sentry/browser/build/npm/cjs/integrations/spotlight.js' {
370
411
declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/integrations/spotlight' > ;
371
412
}
372
- declare module '@sentry/browser/build/npm/cjs/metrics .js' {
373
- declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/metrics ' > ;
413
+ declare module '@sentry/browser/build/npm/cjs/log .js' {
414
+ declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/log ' > ;
374
415
}
375
416
declare module '@sentry/browser/build/npm/cjs/profiling/integration.js' {
376
417
declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/profiling/integration' > ;
@@ -393,6 +434,9 @@ declare module '@sentry/browser/build/npm/cjs/tracing/backgroundtab.js' {
393
434
declare module '@sentry/browser/build/npm/cjs/tracing/browserTracingIntegration.js' {
394
435
declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/tracing/browserTracingIntegration' > ;
395
436
}
437
+ declare module '@sentry/browser/build/npm/cjs/tracing/previousTrace.js' {
438
+ declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/tracing/previousTrace' > ;
439
+ }
396
440
declare module '@sentry/browser/build/npm/cjs/tracing/request.js' {
397
441
declare module . exports : $Exports < '@sentry/browser/build/npm/cjs/tracing/request' > ;
398
442
}
@@ -417,6 +461,9 @@ declare module '@sentry/browser/build/npm/esm/client.js' {
417
461
declare module '@sentry/browser/build/npm/esm/debug-build.js' {
418
462
declare module . exports : $Exports < '@sentry/browser/build/npm/esm/debug-build' > ;
419
463
}
464
+ declare module '@sentry/browser/build/npm/esm/diagnose-sdk.js' {
465
+ declare module . exports : $Exports < '@sentry/browser/build/npm/esm/diagnose-sdk' > ;
466
+ }
420
467
declare module '@sentry/browser/build/npm/esm/eventbuilder.js' {
421
468
declare module . exports : $Exports < '@sentry/browser/build/npm/esm/eventbuilder' > ;
422
469
}
@@ -456,12 +503,18 @@ declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/launchda
456
503
declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/openfeature/integration.js' {
457
504
declare module . exports : $Exports < '@sentry/browser/build/npm/esm/integrations/featureFlags/openfeature/integration' > ;
458
505
}
506
+ declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/statsig/integration.js' {
507
+ declare module . exports : $Exports < '@sentry/browser/build/npm/esm/integrations/featureFlags/statsig/integration' > ;
508
+ }
459
509
declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/unleash/integration.js' {
460
510
declare module . exports : $Exports < '@sentry/browser/build/npm/esm/integrations/featureFlags/unleash/integration' > ;
461
511
}
462
512
declare module '@sentry/browser/build/npm/esm/integrations/globalhandlers.js' {
463
513
declare module . exports : $Exports < '@sentry/browser/build/npm/esm/integrations/globalhandlers' > ;
464
514
}
515
+ declare module '@sentry/browser/build/npm/esm/integrations/graphqlClient.js' {
516
+ declare module . exports : $Exports < '@sentry/browser/build/npm/esm/integrations/graphqlClient' > ;
517
+ }
465
518
declare module '@sentry/browser/build/npm/esm/integrations/httpclient.js' {
466
519
declare module . exports : $Exports < '@sentry/browser/build/npm/esm/integrations/httpclient' > ;
467
520
}
@@ -477,8 +530,8 @@ declare module '@sentry/browser/build/npm/esm/integrations/reportingobserver.js'
477
530
declare module '@sentry/browser/build/npm/esm/integrations/spotlight.js' {
478
531
declare module . exports : $Exports < '@sentry/browser/build/npm/esm/integrations/spotlight' > ;
479
532
}
480
- declare module '@sentry/browser/build/npm/esm/metrics .js' {
481
- declare module . exports : $Exports < '@sentry/browser/build/npm/esm/metrics ' > ;
533
+ declare module '@sentry/browser/build/npm/esm/log .js' {
534
+ declare module . exports : $Exports < '@sentry/browser/build/npm/esm/log ' > ;
482
535
}
483
536
declare module '@sentry/browser/build/npm/esm/profiling/integration.js' {
484
537
declare module . exports : $Exports < '@sentry/browser/build/npm/esm/profiling/integration' > ;
@@ -501,6 +554,9 @@ declare module '@sentry/browser/build/npm/esm/tracing/backgroundtab.js' {
501
554
declare module '@sentry/browser/build/npm/esm/tracing/browserTracingIntegration.js' {
502
555
declare module . exports : $Exports < '@sentry/browser/build/npm/esm/tracing/browserTracingIntegration' > ;
503
556
}
557
+ declare module '@sentry/browser/build/npm/esm/tracing/previousTrace.js' {
558
+ declare module . exports : $Exports < '@sentry/browser/build/npm/esm/tracing/previousTrace' > ;
559
+ }
504
560
declare module '@sentry/browser/build/npm/esm/tracing/request.js' {
505
561
declare module . exports : $Exports < '@sentry/browser/build/npm/esm/tracing/request' > ;
506
562
}
0 commit comments