@mintlify/validation 0.1.517 → 0.1.519

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.
@@ -782,6 +782,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
782
782
  custom?: string[] | undefined;
783
783
  } | undefined;
784
784
  } | undefined;
785
+ latex?: boolean | undefined;
785
786
  } | undefined;
786
787
  redirects?: {
787
788
  source: string;
@@ -1193,6 +1194,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
1193
1194
  custom?: string[] | undefined;
1194
1195
  } | undefined;
1195
1196
  } | undefined;
1197
+ latex?: boolean | undefined;
1196
1198
  } | undefined;
1197
1199
  redirects?: {
1198
1200
  source: string;
@@ -1604,6 +1606,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
1604
1606
  custom?: string[] | undefined;
1605
1607
  } | undefined;
1606
1608
  } | undefined;
1609
+ latex?: boolean | undefined;
1607
1610
  } | undefined;
1608
1611
  redirects?: {
1609
1612
  source: string;
@@ -2015,6 +2018,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
2015
2018
  custom?: string[] | undefined;
2016
2019
  } | undefined;
2017
2020
  } | undefined;
2021
+ latex?: boolean | undefined;
2018
2022
  } | undefined;
2019
2023
  redirects?: {
2020
2024
  source: string;
@@ -2426,6 +2430,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
2426
2430
  custom?: string[] | undefined;
2427
2431
  } | undefined;
2428
2432
  } | undefined;
2433
+ latex?: boolean | undefined;
2429
2434
  } | undefined;
2430
2435
  redirects?: {
2431
2436
  source: string;
@@ -2837,6 +2842,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
2837
2842
  custom?: string[] | undefined;
2838
2843
  } | undefined;
2839
2844
  } | undefined;
2845
+ latex?: boolean | undefined;
2840
2846
  } | undefined;
2841
2847
  redirects?: {
2842
2848
  source: string;
@@ -3248,6 +3254,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
3248
3254
  custom?: string[] | undefined;
3249
3255
  } | undefined;
3250
3256
  } | undefined;
3257
+ latex?: boolean | undefined;
3251
3258
  } | undefined;
3252
3259
  redirects?: {
3253
3260
  source: string;
@@ -3662,6 +3669,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
3662
3669
  custom?: string[] | undefined;
3663
3670
  } | undefined;
3664
3671
  } | undefined;
3672
+ latex?: boolean | undefined;
3665
3673
  } | undefined;
3666
3674
  redirects?: {
3667
3675
  source: string;
@@ -4073,6 +4081,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
4073
4081
  custom?: string[] | undefined;
4074
4082
  } | undefined;
4075
4083
  } | undefined;
4084
+ latex?: boolean | undefined;
4076
4085
  } | undefined;
4077
4086
  redirects?: {
4078
4087
  source: string;
@@ -4484,6 +4493,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
4484
4493
  custom?: string[] | undefined;
4485
4494
  } | undefined;
4486
4495
  } | undefined;
4496
+ latex?: boolean | undefined;
4487
4497
  } | undefined;
4488
4498
  redirects?: {
4489
4499
  source: string;
@@ -4895,6 +4905,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
4895
4905
  custom?: string[] | undefined;
4896
4906
  } | undefined;
4897
4907
  } | undefined;
4908
+ latex?: boolean | undefined;
4898
4909
  } | undefined;
4899
4910
  redirects?: {
4900
4911
  source: string;
@@ -5306,6 +5317,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
5306
5317
  custom?: string[] | undefined;
5307
5318
  } | undefined;
5308
5319
  } | undefined;
5320
+ latex?: boolean | undefined;
5309
5321
  } | undefined;
5310
5322
  redirects?: {
5311
5323
  source: string;
@@ -5717,6 +5729,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
5717
5729
  custom?: string[] | undefined;
5718
5730
  } | undefined;
5719
5731
  } | undefined;
5732
+ latex?: boolean | undefined;
5720
5733
  } | undefined;
5721
5734
  redirects?: {
5722
5735
  source: string;
@@ -6128,6 +6141,7 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
6128
6141
  custom?: string[] | undefined;
6129
6142
  } | undefined;
6130
6143
  } | undefined;
6144
+ latex?: boolean | undefined;
6131
6145
  } | undefined;
6132
6146
  redirects?: {
6133
6147
  source: string;