@mintlify/link-rot 3.0.1151 → 3.0.1153

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -213,6 +213,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
213
213
  } | undefined;
214
214
  mixpanel?: {
215
215
  projectToken: string;
216
+ region?: "us" | "eu" | "in" | undefined;
216
217
  } | undefined;
217
218
  pirsch?: {
218
219
  id: string;
@@ -595,6 +596,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
595
596
  } | undefined;
596
597
  mixpanel?: {
597
598
  projectToken: string;
599
+ region?: "us" | "eu" | "in" | undefined;
598
600
  } | undefined;
599
601
  pirsch?: {
600
602
  id: string;
@@ -977,6 +979,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
977
979
  } | undefined;
978
980
  mixpanel?: {
979
981
  projectToken: string;
982
+ region?: "us" | "eu" | "in" | undefined;
980
983
  } | undefined;
981
984
  pirsch?: {
982
985
  id: string;
@@ -1359,6 +1362,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1359
1362
  } | undefined;
1360
1363
  mixpanel?: {
1361
1364
  projectToken: string;
1365
+ region?: "us" | "eu" | "in" | undefined;
1362
1366
  } | undefined;
1363
1367
  pirsch?: {
1364
1368
  id: string;
@@ -1741,6 +1745,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1741
1745
  } | undefined;
1742
1746
  mixpanel?: {
1743
1747
  projectToken: string;
1748
+ region?: "us" | "eu" | "in" | undefined;
1744
1749
  } | undefined;
1745
1750
  pirsch?: {
1746
1751
  id: string;
@@ -2123,6 +2128,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2123
2128
  } | undefined;
2124
2129
  mixpanel?: {
2125
2130
  projectToken: string;
2131
+ region?: "us" | "eu" | "in" | undefined;
2126
2132
  } | undefined;
2127
2133
  pirsch?: {
2128
2134
  id: string;
@@ -2505,6 +2511,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2505
2511
  } | undefined;
2506
2512
  mixpanel?: {
2507
2513
  projectToken: string;
2514
+ region?: "us" | "eu" | "in" | undefined;
2508
2515
  } | undefined;
2509
2516
  pirsch?: {
2510
2517
  id: string;
@@ -2887,6 +2894,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2887
2894
  } | undefined;
2888
2895
  mixpanel?: {
2889
2896
  projectToken: string;
2897
+ region?: "us" | "eu" | "in" | undefined;
2890
2898
  } | undefined;
2891
2899
  pirsch?: {
2892
2900
  id: string;
@@ -3269,6 +3277,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3269
3277
  } | undefined;
3270
3278
  mixpanel?: {
3271
3279
  projectToken: string;
3280
+ region?: "us" | "eu" | "in" | undefined;
3272
3281
  } | undefined;
3273
3282
  pirsch?: {
3274
3283
  id: string;
@@ -3654,6 +3663,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3654
3663
  } | undefined;
3655
3664
  mixpanel?: {
3656
3665
  projectToken: string;
3666
+ region?: "us" | "eu" | "in" | undefined;
3657
3667
  } | undefined;
3658
3668
  pirsch?: {
3659
3669
  id: string;
@@ -4036,6 +4046,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4036
4046
  } | undefined;
4037
4047
  mixpanel?: {
4038
4048
  projectToken: string;
4049
+ region?: "us" | "eu" | "in" | undefined;
4039
4050
  } | undefined;
4040
4051
  pirsch?: {
4041
4052
  id: string;
@@ -4418,6 +4429,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4418
4429
  } | undefined;
4419
4430
  mixpanel?: {
4420
4431
  projectToken: string;
4432
+ region?: "us" | "eu" | "in" | undefined;
4421
4433
  } | undefined;
4422
4434
  pirsch?: {
4423
4435
  id: string;
@@ -4800,6 +4812,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4800
4812
  } | undefined;
4801
4813
  mixpanel?: {
4802
4814
  projectToken: string;
4815
+ region?: "us" | "eu" | "in" | undefined;
4803
4816
  } | undefined;
4804
4817
  pirsch?: {
4805
4818
  id: string;
@@ -5182,6 +5195,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5182
5195
  } | undefined;
5183
5196
  mixpanel?: {
5184
5197
  projectToken: string;
5198
+ region?: "us" | "eu" | "in" | undefined;
5185
5199
  } | undefined;
5186
5200
  pirsch?: {
5187
5201
  id: string;
@@ -5564,6 +5578,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5564
5578
  } | undefined;
5565
5579
  mixpanel?: {
5566
5580
  projectToken: string;
5581
+ region?: "us" | "eu" | "in" | undefined;
5567
5582
  } | undefined;
5568
5583
  pirsch?: {
5569
5584
  id: string;
@@ -5946,6 +5961,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5946
5961
  } | undefined;
5947
5962
  mixpanel?: {
5948
5963
  projectToken: string;
5964
+ region?: "us" | "eu" | "in" | undefined;
5949
5965
  } | undefined;
5950
5966
  pirsch?: {
5951
5967
  id: string;
@@ -6328,6 +6344,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6328
6344
  } | undefined;
6329
6345
  mixpanel?: {
6330
6346
  projectToken: string;
6347
+ region?: "us" | "eu" | "in" | undefined;
6331
6348
  } | undefined;
6332
6349
  pirsch?: {
6333
6350
  id: string;
@@ -6710,6 +6727,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6710
6727
  } | undefined;
6711
6728
  mixpanel?: {
6712
6729
  projectToken: string;
6730
+ region?: "us" | "eu" | "in" | undefined;
6713
6731
  } | undefined;
6714
6732
  pirsch?: {
6715
6733
  id: string;
@@ -7109,6 +7127,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
7109
7127
  } | undefined;
7110
7128
  mixpanel?: {
7111
7129
  projectToken: string;
7130
+ region?: "us" | "eu" | "in" | undefined;
7112
7131
  } | undefined;
7113
7132
  pirsch?: {
7114
7133
  id: string;
@@ -7359,6 +7378,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
7359
7378
  } | undefined;
7360
7379
  mixpanel?: {
7361
7380
  projectToken: string;
7381
+ region?: "us" | "eu" | "in" | undefined;
7362
7382
  } | undefined;
7363
7383
  pirsch?: {
7364
7384
  id: string;