@platforma-sdk/block-tools 2.6.70 → 2.7.1

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.
@@ -96,11 +96,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
96
96
  title: z.ZodString;
97
97
  description: z.ZodString;
98
98
  longDescription: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
99
- type: "relative";
100
- path: string;
101
- } | {
102
99
  type: "explicit-string";
103
100
  content: string;
101
+ } | {
102
+ type: "relative";
103
+ path: string;
104
104
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
105
105
  type: z.ZodLiteral<"explicit-string">;
106
106
  content: z.ZodString;
@@ -151,11 +151,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
151
151
  file: string;
152
152
  }>>;
153
153
  changelog: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
154
- type: "relative";
155
- path: string;
156
- } | {
157
154
  type: "explicit-string";
158
155
  content: string;
156
+ } | {
157
+ type: "relative";
158
+ path: string;
159
159
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
160
160
  type: z.ZodLiteral<"explicit-string">;
161
161
  content: z.ZodString;
@@ -206,12 +206,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
206
206
  file: string;
207
207
  }>>;
208
208
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
209
- type: "relative";
210
- path: string;
211
- } | {
212
209
  type: "explicit-base64";
213
210
  mimeType: string;
214
211
  content: string;
212
+ } | {
213
+ type: "relative";
214
+ path: string;
215
215
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
216
216
  type: z.ZodLiteral<"explicit-base64">;
217
217
  mimeType: z.ZodString;
@@ -275,12 +275,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
275
275
  name: z.ZodString;
276
276
  url: z.ZodString;
277
277
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
278
- type: "relative";
279
- path: string;
280
- } | {
281
278
  type: "explicit-base64";
282
279
  mimeType: string;
283
280
  content: string;
281
+ } | {
282
+ type: "relative";
283
+ path: string;
284
284
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
285
285
  type: z.ZodLiteral<"explicit-base64">;
286
286
  mimeType: z.ZodString;
@@ -340,12 +340,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
340
340
  name: z.ZodString;
341
341
  url: z.ZodString;
342
342
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
343
- type: "relative";
344
- path: string;
345
- } | {
346
343
  type: "explicit-base64";
347
344
  mimeType: string;
348
345
  content: string;
346
+ } | {
347
+ type: "relative";
348
+ path: string;
349
349
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
350
350
  type: z.ZodLiteral<"explicit-base64">;
351
351
  mimeType: z.ZodString;
@@ -405,12 +405,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
405
405
  name: z.ZodString;
406
406
  url: z.ZodString;
407
407
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
408
- type: "relative";
409
- path: string;
410
- } | {
411
408
  type: "explicit-base64";
412
409
  mimeType: string;
413
410
  content: string;
411
+ } | {
412
+ type: "relative";
413
+ path: string;
414
414
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
415
415
  type: z.ZodLiteral<"explicit-base64">;
416
416
  mimeType: z.ZodString;
@@ -702,11 +702,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
702
702
  title: z.ZodString;
703
703
  description: z.ZodString;
704
704
  longDescription: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
705
- type: "relative";
706
- path: string;
707
- } | {
708
705
  type: "explicit-string";
709
706
  content: string;
707
+ } | {
708
+ type: "relative";
709
+ path: string;
710
710
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
711
711
  type: z.ZodLiteral<"explicit-string">;
712
712
  content: z.ZodString;
@@ -757,11 +757,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
757
757
  file: string;
758
758
  }>>;
759
759
  changelog: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
760
- type: "relative";
761
- path: string;
762
- } | {
763
760
  type: "explicit-string";
764
761
  content: string;
762
+ } | {
763
+ type: "relative";
764
+ path: string;
765
765
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
766
766
  type: z.ZodLiteral<"explicit-string">;
767
767
  content: z.ZodString;
@@ -812,12 +812,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
812
812
  file: string;
813
813
  }>>;
814
814
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
815
- type: "relative";
816
- path: string;
817
- } | {
818
815
  type: "explicit-base64";
819
816
  mimeType: string;
820
817
  content: string;
818
+ } | {
819
+ type: "relative";
820
+ path: string;
821
821
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
822
822
  type: z.ZodLiteral<"explicit-base64">;
823
823
  mimeType: z.ZodString;
@@ -881,12 +881,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
881
881
  name: z.ZodString;
882
882
  url: z.ZodString;
883
883
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
884
- type: "relative";
885
- path: string;
886
- } | {
887
884
  type: "explicit-base64";
888
885
  mimeType: string;
889
886
  content: string;
887
+ } | {
888
+ type: "relative";
889
+ path: string;
890
890
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
891
891
  type: z.ZodLiteral<"explicit-base64">;
892
892
  mimeType: z.ZodString;
@@ -946,12 +946,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
946
946
  name: z.ZodString;
947
947
  url: z.ZodString;
948
948
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
949
- type: "relative";
950
- path: string;
951
- } | {
952
949
  type: "explicit-base64";
953
950
  mimeType: string;
954
951
  content: string;
952
+ } | {
953
+ type: "relative";
954
+ path: string;
955
955
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
956
956
  type: z.ZodLiteral<"explicit-base64">;
957
957
  mimeType: z.ZodString;
@@ -1011,12 +1011,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
1011
1011
  name: z.ZodString;
1012
1012
  url: z.ZodString;
1013
1013
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
1014
- type: "relative";
1015
- path: string;
1016
- } | {
1017
1014
  type: "explicit-base64";
1018
1015
  mimeType: string;
1019
1016
  content: string;
1017
+ } | {
1018
+ type: "relative";
1019
+ path: string;
1020
1020
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
1021
1021
  type: z.ZodLiteral<"explicit-base64">;
1022
1022
  mimeType: z.ZodString;
@@ -1308,11 +1308,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
1308
1308
  title: z.ZodString;
1309
1309
  description: z.ZodString;
1310
1310
  longDescription: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
1311
- type: "relative";
1312
- path: string;
1313
- } | {
1314
1311
  type: "explicit-string";
1315
1312
  content: string;
1313
+ } | {
1314
+ type: "relative";
1315
+ path: string;
1316
1316
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
1317
1317
  type: z.ZodLiteral<"explicit-string">;
1318
1318
  content: z.ZodString;
@@ -1363,11 +1363,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
1363
1363
  file: string;
1364
1364
  }>>;
1365
1365
  changelog: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
1366
- type: "relative";
1367
- path: string;
1368
- } | {
1369
1366
  type: "explicit-string";
1370
1367
  content: string;
1368
+ } | {
1369
+ type: "relative";
1370
+ path: string;
1371
1371
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
1372
1372
  type: z.ZodLiteral<"explicit-string">;
1373
1373
  content: z.ZodString;
@@ -1418,12 +1418,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
1418
1418
  file: string;
1419
1419
  }>>;
1420
1420
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
1421
- type: "relative";
1422
- path: string;
1423
- } | {
1424
1421
  type: "explicit-base64";
1425
1422
  mimeType: string;
1426
1423
  content: string;
1424
+ } | {
1425
+ type: "relative";
1426
+ path: string;
1427
1427
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
1428
1428
  type: z.ZodLiteral<"explicit-base64">;
1429
1429
  mimeType: z.ZodString;
@@ -1487,12 +1487,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
1487
1487
  name: z.ZodString;
1488
1488
  url: z.ZodString;
1489
1489
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
1490
- type: "relative";
1491
- path: string;
1492
- } | {
1493
1490
  type: "explicit-base64";
1494
1491
  mimeType: string;
1495
1492
  content: string;
1493
+ } | {
1494
+ type: "relative";
1495
+ path: string;
1496
1496
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
1497
1497
  type: z.ZodLiteral<"explicit-base64">;
1498
1498
  mimeType: z.ZodString;
@@ -1552,12 +1552,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
1552
1552
  name: z.ZodString;
1553
1553
  url: z.ZodString;
1554
1554
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
1555
- type: "relative";
1556
- path: string;
1557
- } | {
1558
1555
  type: "explicit-base64";
1559
1556
  mimeType: string;
1560
1557
  content: string;
1558
+ } | {
1559
+ type: "relative";
1560
+ path: string;
1561
1561
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
1562
1562
  type: z.ZodLiteral<"explicit-base64">;
1563
1563
  mimeType: z.ZodString;
@@ -1617,12 +1617,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
1617
1617
  name: z.ZodString;
1618
1618
  url: z.ZodString;
1619
1619
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
1620
- type: "relative";
1621
- path: string;
1622
- } | {
1623
1620
  type: "explicit-base64";
1624
1621
  mimeType: string;
1625
1622
  content: string;
1623
+ } | {
1624
+ type: "relative";
1625
+ path: string;
1626
1626
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
1627
1627
  type: z.ZodLiteral<"explicit-base64">;
1628
1628
  mimeType: z.ZodString;
@@ -2018,11 +2018,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
2018
2018
  title: z.ZodString;
2019
2019
  description: z.ZodString;
2020
2020
  longDescription: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
2021
- type: "relative";
2022
- path: string;
2023
- } | {
2024
2021
  type: "explicit-string";
2025
2022
  content: string;
2023
+ } | {
2024
+ type: "relative";
2025
+ path: string;
2026
2026
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2027
2027
  type: z.ZodLiteral<"explicit-string">;
2028
2028
  content: z.ZodString;
@@ -2073,11 +2073,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
2073
2073
  file: string;
2074
2074
  }>>;
2075
2075
  changelog: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
2076
- type: "relative";
2077
- path: string;
2078
- } | {
2079
2076
  type: "explicit-string";
2080
2077
  content: string;
2078
+ } | {
2079
+ type: "relative";
2080
+ path: string;
2081
2081
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2082
2082
  type: z.ZodLiteral<"explicit-string">;
2083
2083
  content: z.ZodString;
@@ -2128,12 +2128,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
2128
2128
  file: string;
2129
2129
  }>>;
2130
2130
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
2131
- type: "relative";
2132
- path: string;
2133
- } | {
2134
2131
  type: "explicit-base64";
2135
2132
  mimeType: string;
2136
2133
  content: string;
2134
+ } | {
2135
+ type: "relative";
2136
+ path: string;
2137
2137
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2138
2138
  type: z.ZodLiteral<"explicit-base64">;
2139
2139
  mimeType: z.ZodString;
@@ -2197,12 +2197,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
2197
2197
  name: z.ZodString;
2198
2198
  url: z.ZodString;
2199
2199
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
2200
- type: "relative";
2201
- path: string;
2202
- } | {
2203
2200
  type: "explicit-base64";
2204
2201
  mimeType: string;
2205
2202
  content: string;
2203
+ } | {
2204
+ type: "relative";
2205
+ path: string;
2206
2206
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2207
2207
  type: z.ZodLiteral<"explicit-base64">;
2208
2208
  mimeType: z.ZodString;
@@ -2262,12 +2262,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
2262
2262
  name: z.ZodString;
2263
2263
  url: z.ZodString;
2264
2264
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
2265
- type: "relative";
2266
- path: string;
2267
- } | {
2268
2265
  type: "explicit-base64";
2269
2266
  mimeType: string;
2270
2267
  content: string;
2268
+ } | {
2269
+ type: "relative";
2270
+ path: string;
2271
2271
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2272
2272
  type: z.ZodLiteral<"explicit-base64">;
2273
2273
  mimeType: z.ZodString;
@@ -2327,12 +2327,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
2327
2327
  name: z.ZodString;
2328
2328
  url: z.ZodString;
2329
2329
  logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
2330
- type: "relative";
2331
- path: string;
2332
- } | {
2333
2330
  type: "explicit-base64";
2334
2331
  mimeType: string;
2335
2332
  content: string;
2333
+ } | {
2334
+ type: "relative";
2335
+ path: string;
2336
2336
  }, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2337
2337
  type: z.ZodLiteral<"explicit-base64">;
2338
2338
  mimeType: z.ZodString;
@@ -5063,12 +5063,12 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
5063
5063
  name: string;
5064
5064
  url: string;
5065
5065
  logo?: {
5066
- type: "relative";
5067
- path: string;
5068
- } | {
5069
5066
  type: "explicit-base64";
5070
5067
  mimeType: string;
5071
5068
  content: string;
5069
+ } | {
5070
+ type: "relative";
5071
+ path: string;
5072
5072
  } | undefined;
5073
5073
  } & {
5074
5074
  [k: string]: unknown;
@@ -5077,26 +5077,26 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
5077
5077
  description: string;
5078
5078
  url?: string | undefined;
5079
5079
  longDescription?: {
5080
- type: "relative";
5081
- path: string;
5082
- } | {
5083
5080
  type: "explicit-string";
5084
5081
  content: string;
5085
- } | undefined;
5086
- changelog?: {
5082
+ } | {
5087
5083
  type: "relative";
5088
5084
  path: string;
5089
- } | {
5085
+ } | undefined;
5086
+ changelog?: {
5090
5087
  type: "explicit-string";
5091
5088
  content: string;
5092
- } | undefined;
5093
- logo?: {
5089
+ } | {
5094
5090
  type: "relative";
5095
5091
  path: string;
5096
- } | {
5092
+ } | undefined;
5093
+ logo?: {
5097
5094
  type: "explicit-base64";
5098
5095
  mimeType: string;
5099
5096
  content: string;
5097
+ } | {
5098
+ type: "relative";
5099
+ path: string;
5100
5100
  } | undefined;
5101
5101
  docs?: string | undefined;
5102
5102
  support?: string | undefined;
@@ -5110,12 +5110,12 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
5110
5110
  name: string;
5111
5111
  url: string;
5112
5112
  logo?: {
5113
- type: "relative";
5114
- path: string;
5115
- } | {
5116
5113
  type: "explicit-base64";
5117
5114
  mimeType: string;
5118
5115
  content: string;
5116
+ } | {
5117
+ type: "relative";
5118
+ path: string;
5119
5119
  } | undefined;
5120
5120
  } & {
5121
5121
  [k: string]: unknown;
@@ -5124,26 +5124,26 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
5124
5124
  description: string;
5125
5125
  url?: string | undefined;
5126
5126
  longDescription?: {
5127
- type: "relative";
5128
- path: string;
5129
- } | {
5130
5127
  type: "explicit-string";
5131
5128
  content: string;
5132
- } | undefined;
5133
- changelog?: {
5129
+ } | {
5134
5130
  type: "relative";
5135
5131
  path: string;
5136
- } | {
5132
+ } | undefined;
5133
+ changelog?: {
5137
5134
  type: "explicit-string";
5138
5135
  content: string;
5139
- } | undefined;
5140
- logo?: {
5136
+ } | {
5141
5137
  type: "relative";
5142
5138
  path: string;
5143
- } | {
5139
+ } | undefined;
5140
+ logo?: {
5144
5141
  type: "explicit-base64";
5145
5142
  mimeType: string;
5146
5143
  content: string;
5144
+ } | {
5145
+ type: "relative";
5146
+ path: string;
5147
5147
  } | undefined;
5148
5148
  docs?: string | undefined;
5149
5149
  support?: string | undefined;
@@ -5444,12 +5444,12 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
5444
5444
  name: string;
5445
5445
  url: string;
5446
5446
  logo?: {
5447
- type: "relative";
5448
- path: string;
5449
- } | {
5450
5447
  type: "explicit-base64";
5451
5448
  mimeType: string;
5452
5449
  content: string;
5450
+ } | {
5451
+ type: "relative";
5452
+ path: string;
5453
5453
  } | undefined;
5454
5454
  } & {
5455
5455
  [k: string]: unknown;
@@ -5458,26 +5458,26 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
5458
5458
  description: string;
5459
5459
  url?: string | undefined;
5460
5460
  longDescription?: {
5461
- type: "relative";
5462
- path: string;
5463
- } | {
5464
5461
  type: "explicit-string";
5465
5462
  content: string;
5466
- } | undefined;
5467
- changelog?: {
5463
+ } | {
5468
5464
  type: "relative";
5469
5465
  path: string;
5470
- } | {
5466
+ } | undefined;
5467
+ changelog?: {
5471
5468
  type: "explicit-string";
5472
5469
  content: string;
5473
- } | undefined;
5474
- logo?: {
5470
+ } | {
5475
5471
  type: "relative";
5476
5472
  path: string;
5477
- } | {
5473
+ } | undefined;
5474
+ logo?: {
5478
5475
  type: "explicit-base64";
5479
5476
  mimeType: string;
5480
5477
  content: string;
5478
+ } | {
5479
+ type: "relative";
5480
+ path: string;
5481
5481
  } | undefined;
5482
5482
  docs?: string | undefined;
5483
5483
  support?: string | undefined;
@@ -5491,12 +5491,12 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
5491
5491
  name: string;
5492
5492
  url: string;
5493
5493
  logo?: {
5494
- type: "relative";
5495
- path: string;
5496
- } | {
5497
5494
  type: "explicit-base64";
5498
5495
  mimeType: string;
5499
5496
  content: string;
5497
+ } | {
5498
+ type: "relative";
5499
+ path: string;
5500
5500
  } | undefined;
5501
5501
  } & {
5502
5502
  [k: string]: unknown;
@@ -5505,26 +5505,26 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
5505
5505
  description: string;
5506
5506
  url?: string | undefined;
5507
5507
  longDescription?: {
5508
- type: "relative";
5509
- path: string;
5510
- } | {
5511
5508
  type: "explicit-string";
5512
5509
  content: string;
5513
- } | undefined;
5514
- changelog?: {
5510
+ } | {
5515
5511
  type: "relative";
5516
5512
  path: string;
5517
- } | {
5513
+ } | undefined;
5514
+ changelog?: {
5518
5515
  type: "explicit-string";
5519
5516
  content: string;
5520
- } | undefined;
5521
- logo?: {
5517
+ } | {
5522
5518
  type: "relative";
5523
5519
  path: string;
5524
- } | {
5520
+ } | undefined;
5521
+ logo?: {
5525
5522
  type: "explicit-base64";
5526
5523
  mimeType: string;
5527
5524
  content: string;
5525
+ } | {
5526
+ type: "relative";
5527
+ path: string;
5528
5528
  } | undefined;
5529
5529
  docs?: string | undefined;
5530
5530
  support?: string | undefined;
@@ -5825,12 +5825,12 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
5825
5825
  name: string;
5826
5826
  url: string;
5827
5827
  logo?: {
5828
- type: "relative";
5829
- path: string;
5830
- } | {
5831
5828
  type: "explicit-base64";
5832
5829
  mimeType: string;
5833
5830
  content: string;
5831
+ } | {
5832
+ type: "relative";
5833
+ path: string;
5834
5834
  } | undefined;
5835
5835
  } & {
5836
5836
  [k: string]: unknown;
@@ -5839,26 +5839,26 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
5839
5839
  description: string;
5840
5840
  url?: string | undefined;
5841
5841
  longDescription?: {
5842
- type: "relative";
5843
- path: string;
5844
- } | {
5845
5842
  type: "explicit-string";
5846
5843
  content: string;
5847
- } | undefined;
5848
- changelog?: {
5844
+ } | {
5849
5845
  type: "relative";
5850
5846
  path: string;
5851
- } | {
5847
+ } | undefined;
5848
+ changelog?: {
5852
5849
  type: "explicit-string";
5853
5850
  content: string;
5854
- } | undefined;
5855
- logo?: {
5851
+ } | {
5856
5852
  type: "relative";
5857
5853
  path: string;
5858
- } | {
5854
+ } | undefined;
5855
+ logo?: {
5859
5856
  type: "explicit-base64";
5860
5857
  mimeType: string;
5861
5858
  content: string;
5859
+ } | {
5860
+ type: "relative";
5861
+ path: string;
5862
5862
  } | undefined;
5863
5863
  docs?: string | undefined;
5864
5864
  support?: string | undefined;
@@ -5872,12 +5872,12 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
5872
5872
  name: string;
5873
5873
  url: string;
5874
5874
  logo?: {
5875
- type: "relative";
5876
- path: string;
5877
- } | {
5878
5875
  type: "explicit-base64";
5879
5876
  mimeType: string;
5880
5877
  content: string;
5878
+ } | {
5879
+ type: "relative";
5880
+ path: string;
5881
5881
  } | undefined;
5882
5882
  } & {
5883
5883
  [k: string]: unknown;
@@ -5886,26 +5886,26 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
5886
5886
  description: string;
5887
5887
  url?: string | undefined;
5888
5888
  longDescription?: {
5889
- type: "relative";
5890
- path: string;
5891
- } | {
5892
5889
  type: "explicit-string";
5893
5890
  content: string;
5894
- } | undefined;
5895
- changelog?: {
5891
+ } | {
5896
5892
  type: "relative";
5897
5893
  path: string;
5898
- } | {
5894
+ } | undefined;
5895
+ changelog?: {
5899
5896
  type: "explicit-string";
5900
5897
  content: string;
5901
- } | undefined;
5902
- logo?: {
5898
+ } | {
5903
5899
  type: "relative";
5904
5900
  path: string;
5905
- } | {
5901
+ } | undefined;
5902
+ logo?: {
5906
5903
  type: "explicit-base64";
5907
5904
  mimeType: string;
5908
5905
  content: string;
5906
+ } | {
5907
+ type: "relative";
5908
+ path: string;
5909
5909
  } | undefined;
5910
5910
  docs?: string | undefined;
5911
5911
  support?: string | undefined;
@@ -6207,12 +6207,12 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
6207
6207
  name: string;
6208
6208
  url: string;
6209
6209
  logo?: {
6210
- type: "relative";
6211
- path: string;
6212
- } | {
6213
6210
  type: "explicit-base64";
6214
6211
  mimeType: string;
6215
6212
  content: string;
6213
+ } | {
6214
+ type: "relative";
6215
+ path: string;
6216
6216
  } | undefined;
6217
6217
  } & {
6218
6218
  [k: string]: unknown;
@@ -6221,26 +6221,26 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
6221
6221
  description: string;
6222
6222
  url?: string | undefined;
6223
6223
  longDescription?: {
6224
- type: "relative";
6225
- path: string;
6226
- } | {
6227
6224
  type: "explicit-string";
6228
6225
  content: string;
6229
- } | undefined;
6230
- changelog?: {
6226
+ } | {
6231
6227
  type: "relative";
6232
6228
  path: string;
6233
- } | {
6229
+ } | undefined;
6230
+ changelog?: {
6234
6231
  type: "explicit-string";
6235
6232
  content: string;
6236
- } | undefined;
6237
- logo?: {
6233
+ } | {
6238
6234
  type: "relative";
6239
6235
  path: string;
6240
- } | {
6236
+ } | undefined;
6237
+ logo?: {
6241
6238
  type: "explicit-base64";
6242
6239
  mimeType: string;
6243
6240
  content: string;
6241
+ } | {
6242
+ type: "relative";
6243
+ path: string;
6244
6244
  } | undefined;
6245
6245
  docs?: string | undefined;
6246
6246
  support?: string | undefined;
@@ -6254,12 +6254,12 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
6254
6254
  name: string;
6255
6255
  url: string;
6256
6256
  logo?: {
6257
- type: "relative";
6258
- path: string;
6259
- } | {
6260
6257
  type: "explicit-base64";
6261
6258
  mimeType: string;
6262
6259
  content: string;
6260
+ } | {
6261
+ type: "relative";
6262
+ path: string;
6263
6263
  } | undefined;
6264
6264
  } & {
6265
6265
  [k: string]: unknown;
@@ -6268,26 +6268,26 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
6268
6268
  description: string;
6269
6269
  url?: string | undefined;
6270
6270
  longDescription?: {
6271
- type: "relative";
6272
- path: string;
6273
- } | {
6274
6271
  type: "explicit-string";
6275
6272
  content: string;
6276
- } | undefined;
6277
- changelog?: {
6273
+ } | {
6278
6274
  type: "relative";
6279
6275
  path: string;
6280
- } | {
6276
+ } | undefined;
6277
+ changelog?: {
6281
6278
  type: "explicit-string";
6282
6279
  content: string;
6283
- } | undefined;
6284
- logo?: {
6280
+ } | {
6285
6281
  type: "relative";
6286
6282
  path: string;
6287
- } | {
6283
+ } | undefined;
6284
+ logo?: {
6288
6285
  type: "explicit-base64";
6289
6286
  mimeType: string;
6290
6287
  content: string;
6288
+ } | {
6289
+ type: "relative";
6290
+ path: string;
6291
6291
  } | undefined;
6292
6292
  docs?: string | undefined;
6293
6293
  support?: string | undefined;
@@ -6588,12 +6588,12 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
6588
6588
  name: string;
6589
6589
  url: string;
6590
6590
  logo?: {
6591
- type: "relative";
6592
- path: string;
6593
- } | {
6594
6591
  type: "explicit-base64";
6595
6592
  mimeType: string;
6596
6593
  content: string;
6594
+ } | {
6595
+ type: "relative";
6596
+ path: string;
6597
6597
  } | undefined;
6598
6598
  } & {
6599
6599
  [k: string]: unknown;
@@ -6602,26 +6602,26 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
6602
6602
  description: string;
6603
6603
  url?: string | undefined;
6604
6604
  longDescription?: {
6605
- type: "relative";
6606
- path: string;
6607
- } | {
6608
6605
  type: "explicit-string";
6609
6606
  content: string;
6610
- } | undefined;
6611
- changelog?: {
6607
+ } | {
6612
6608
  type: "relative";
6613
6609
  path: string;
6614
- } | {
6610
+ } | undefined;
6611
+ changelog?: {
6615
6612
  type: "explicit-string";
6616
6613
  content: string;
6617
- } | undefined;
6618
- logo?: {
6614
+ } | {
6619
6615
  type: "relative";
6620
6616
  path: string;
6621
- } | {
6617
+ } | undefined;
6618
+ logo?: {
6622
6619
  type: "explicit-base64";
6623
6620
  mimeType: string;
6624
6621
  content: string;
6622
+ } | {
6623
+ type: "relative";
6624
+ path: string;
6625
6625
  } | undefined;
6626
6626
  docs?: string | undefined;
6627
6627
  support?: string | undefined;
@@ -6635,12 +6635,12 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
6635
6635
  name: string;
6636
6636
  url: string;
6637
6637
  logo?: {
6638
- type: "relative";
6639
- path: string;
6640
- } | {
6641
6638
  type: "explicit-base64";
6642
6639
  mimeType: string;
6643
6640
  content: string;
6641
+ } | {
6642
+ type: "relative";
6643
+ path: string;
6644
6644
  } | undefined;
6645
6645
  } & {
6646
6646
  [k: string]: unknown;
@@ -6649,26 +6649,26 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
6649
6649
  description: string;
6650
6650
  url?: string | undefined;
6651
6651
  longDescription?: {
6652
- type: "relative";
6653
- path: string;
6654
- } | {
6655
6652
  type: "explicit-string";
6656
6653
  content: string;
6657
- } | undefined;
6658
- changelog?: {
6654
+ } | {
6659
6655
  type: "relative";
6660
6656
  path: string;
6661
- } | {
6657
+ } | undefined;
6658
+ changelog?: {
6662
6659
  type: "explicit-string";
6663
6660
  content: string;
6664
- } | undefined;
6665
- logo?: {
6661
+ } | {
6666
6662
  type: "relative";
6667
6663
  path: string;
6668
- } | {
6664
+ } | undefined;
6665
+ logo?: {
6669
6666
  type: "explicit-base64";
6670
6667
  mimeType: string;
6671
6668
  content: string;
6669
+ } | {
6670
+ type: "relative";
6671
+ path: string;
6672
6672
  } | undefined;
6673
6673
  docs?: string | undefined;
6674
6674
  support?: string | undefined;
@@ -6969,12 +6969,12 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
6969
6969
  name: string;
6970
6970
  url: string;
6971
6971
  logo?: {
6972
- type: "relative";
6973
- path: string;
6974
- } | {
6975
6972
  type: "explicit-base64";
6976
6973
  mimeType: string;
6977
6974
  content: string;
6975
+ } | {
6976
+ type: "relative";
6977
+ path: string;
6978
6978
  } | undefined;
6979
6979
  } & {
6980
6980
  [k: string]: unknown;
@@ -6983,26 +6983,26 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
6983
6983
  description: string;
6984
6984
  url?: string | undefined;
6985
6985
  longDescription?: {
6986
- type: "relative";
6987
- path: string;
6988
- } | {
6989
6986
  type: "explicit-string";
6990
6987
  content: string;
6991
- } | undefined;
6992
- changelog?: {
6988
+ } | {
6993
6989
  type: "relative";
6994
6990
  path: string;
6995
- } | {
6991
+ } | undefined;
6992
+ changelog?: {
6996
6993
  type: "explicit-string";
6997
6994
  content: string;
6998
- } | undefined;
6999
- logo?: {
6995
+ } | {
7000
6996
  type: "relative";
7001
6997
  path: string;
7002
- } | {
6998
+ } | undefined;
6999
+ logo?: {
7003
7000
  type: "explicit-base64";
7004
7001
  mimeType: string;
7005
7002
  content: string;
7003
+ } | {
7004
+ type: "relative";
7005
+ path: string;
7006
7006
  } | undefined;
7007
7007
  docs?: string | undefined;
7008
7008
  support?: string | undefined;
@@ -7016,12 +7016,12 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
7016
7016
  name: string;
7017
7017
  url: string;
7018
7018
  logo?: {
7019
- type: "relative";
7020
- path: string;
7021
- } | {
7022
7019
  type: "explicit-base64";
7023
7020
  mimeType: string;
7024
7021
  content: string;
7022
+ } | {
7023
+ type: "relative";
7024
+ path: string;
7025
7025
  } | undefined;
7026
7026
  } & {
7027
7027
  [k: string]: unknown;
@@ -7030,26 +7030,26 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
7030
7030
  description: string;
7031
7031
  url?: string | undefined;
7032
7032
  longDescription?: {
7033
- type: "relative";
7034
- path: string;
7035
- } | {
7036
7033
  type: "explicit-string";
7037
7034
  content: string;
7038
- } | undefined;
7039
- changelog?: {
7035
+ } | {
7040
7036
  type: "relative";
7041
7037
  path: string;
7042
- } | {
7038
+ } | undefined;
7039
+ changelog?: {
7043
7040
  type: "explicit-string";
7044
7041
  content: string;
7045
- } | undefined;
7046
- logo?: {
7042
+ } | {
7047
7043
  type: "relative";
7048
7044
  path: string;
7049
- } | {
7045
+ } | undefined;
7046
+ logo?: {
7050
7047
  type: "explicit-base64";
7051
7048
  mimeType: string;
7052
7049
  content: string;
7050
+ } | {
7051
+ type: "relative";
7052
+ path: string;
7053
7053
  } | undefined;
7054
7054
  docs?: string | undefined;
7055
7055
  support?: string | undefined;
@@ -8841,12 +8841,12 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
8841
8841
  name: string;
8842
8842
  url: string;
8843
8843
  logo?: {
8844
- type: "relative";
8845
- path: string;
8846
- } | {
8847
8844
  type: "explicit-base64";
8848
8845
  mimeType: string;
8849
8846
  content: string;
8847
+ } | {
8848
+ type: "relative";
8849
+ path: string;
8850
8850
  } | undefined;
8851
8851
  } & {
8852
8852
  [k: string]: unknown;
@@ -8855,26 +8855,26 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
8855
8855
  description: string;
8856
8856
  url?: string | undefined;
8857
8857
  longDescription?: {
8858
- type: "relative";
8859
- path: string;
8860
- } | {
8861
8858
  type: "explicit-string";
8862
8859
  content: string;
8863
- } | undefined;
8864
- changelog?: {
8860
+ } | {
8865
8861
  type: "relative";
8866
8862
  path: string;
8867
- } | {
8863
+ } | undefined;
8864
+ changelog?: {
8868
8865
  type: "explicit-string";
8869
8866
  content: string;
8870
- } | undefined;
8871
- logo?: {
8867
+ } | {
8872
8868
  type: "relative";
8873
8869
  path: string;
8874
- } | {
8870
+ } | undefined;
8871
+ logo?: {
8875
8872
  type: "explicit-base64";
8876
8873
  mimeType: string;
8877
8874
  content: string;
8875
+ } | {
8876
+ type: "relative";
8877
+ path: string;
8878
8878
  } | undefined;
8879
8879
  docs?: string | undefined;
8880
8880
  support?: string | undefined;
@@ -8888,12 +8888,12 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
8888
8888
  name: string;
8889
8889
  url: string;
8890
8890
  logo?: {
8891
- type: "relative";
8892
- path: string;
8893
- } | {
8894
8891
  type: "explicit-base64";
8895
8892
  mimeType: string;
8896
8893
  content: string;
8894
+ } | {
8895
+ type: "relative";
8896
+ path: string;
8897
8897
  } | undefined;
8898
8898
  } & {
8899
8899
  [k: string]: unknown;
@@ -8902,26 +8902,26 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
8902
8902
  description: string;
8903
8903
  url?: string | undefined;
8904
8904
  longDescription?: {
8905
- type: "relative";
8906
- path: string;
8907
- } | {
8908
8905
  type: "explicit-string";
8909
8906
  content: string;
8910
- } | undefined;
8911
- changelog?: {
8907
+ } | {
8912
8908
  type: "relative";
8913
8909
  path: string;
8914
- } | {
8910
+ } | undefined;
8911
+ changelog?: {
8915
8912
  type: "explicit-string";
8916
8913
  content: string;
8917
- } | undefined;
8918
- logo?: {
8914
+ } | {
8919
8915
  type: "relative";
8920
8916
  path: string;
8921
- } | {
8917
+ } | undefined;
8918
+ logo?: {
8922
8919
  type: "explicit-base64";
8923
8920
  mimeType: string;
8924
8921
  content: string;
8922
+ } | {
8923
+ type: "relative";
8924
+ path: string;
8925
8925
  } | undefined;
8926
8926
  docs?: string | undefined;
8927
8927
  support?: string | undefined;
@@ -9222,12 +9222,12 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
9222
9222
  name: string;
9223
9223
  url: string;
9224
9224
  logo?: {
9225
- type: "relative";
9226
- path: string;
9227
- } | {
9228
9225
  type: "explicit-base64";
9229
9226
  mimeType: string;
9230
9227
  content: string;
9228
+ } | {
9229
+ type: "relative";
9230
+ path: string;
9231
9231
  } | undefined;
9232
9232
  } & {
9233
9233
  [k: string]: unknown;
@@ -9236,26 +9236,26 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
9236
9236
  description: string;
9237
9237
  url?: string | undefined;
9238
9238
  longDescription?: {
9239
- type: "relative";
9240
- path: string;
9241
- } | {
9242
9239
  type: "explicit-string";
9243
9240
  content: string;
9244
- } | undefined;
9245
- changelog?: {
9241
+ } | {
9246
9242
  type: "relative";
9247
9243
  path: string;
9248
- } | {
9244
+ } | undefined;
9245
+ changelog?: {
9249
9246
  type: "explicit-string";
9250
9247
  content: string;
9251
- } | undefined;
9252
- logo?: {
9248
+ } | {
9253
9249
  type: "relative";
9254
9250
  path: string;
9255
- } | {
9251
+ } | undefined;
9252
+ logo?: {
9256
9253
  type: "explicit-base64";
9257
9254
  mimeType: string;
9258
9255
  content: string;
9256
+ } | {
9257
+ type: "relative";
9258
+ path: string;
9259
9259
  } | undefined;
9260
9260
  docs?: string | undefined;
9261
9261
  support?: string | undefined;
@@ -9269,12 +9269,12 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
9269
9269
  name: string;
9270
9270
  url: string;
9271
9271
  logo?: {
9272
- type: "relative";
9273
- path: string;
9274
- } | {
9275
9272
  type: "explicit-base64";
9276
9273
  mimeType: string;
9277
9274
  content: string;
9275
+ } | {
9276
+ type: "relative";
9277
+ path: string;
9278
9278
  } | undefined;
9279
9279
  } & {
9280
9280
  [k: string]: unknown;
@@ -9283,26 +9283,26 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
9283
9283
  description: string;
9284
9284
  url?: string | undefined;
9285
9285
  longDescription?: {
9286
- type: "relative";
9287
- path: string;
9288
- } | {
9289
9286
  type: "explicit-string";
9290
9287
  content: string;
9291
- } | undefined;
9292
- changelog?: {
9288
+ } | {
9293
9289
  type: "relative";
9294
9290
  path: string;
9295
- } | {
9291
+ } | undefined;
9292
+ changelog?: {
9296
9293
  type: "explicit-string";
9297
9294
  content: string;
9298
- } | undefined;
9299
- logo?: {
9295
+ } | {
9300
9296
  type: "relative";
9301
9297
  path: string;
9302
- } | {
9298
+ } | undefined;
9299
+ logo?: {
9303
9300
  type: "explicit-base64";
9304
9301
  mimeType: string;
9305
9302
  content: string;
9303
+ } | {
9304
+ type: "relative";
9305
+ path: string;
9306
9306
  } | undefined;
9307
9307
  docs?: string | undefined;
9308
9308
  support?: string | undefined;
@@ -9603,12 +9603,12 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
9603
9603
  name: string;
9604
9604
  url: string;
9605
9605
  logo?: {
9606
- type: "relative";
9607
- path: string;
9608
- } | {
9609
9606
  type: "explicit-base64";
9610
9607
  mimeType: string;
9611
9608
  content: string;
9609
+ } | {
9610
+ type: "relative";
9611
+ path: string;
9612
9612
  } | undefined;
9613
9613
  } & {
9614
9614
  [k: string]: unknown;
@@ -9617,26 +9617,26 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
9617
9617
  description: string;
9618
9618
  url?: string | undefined;
9619
9619
  longDescription?: {
9620
- type: "relative";
9621
- path: string;
9622
- } | {
9623
9620
  type: "explicit-string";
9624
9621
  content: string;
9625
- } | undefined;
9626
- changelog?: {
9622
+ } | {
9627
9623
  type: "relative";
9628
9624
  path: string;
9629
- } | {
9625
+ } | undefined;
9626
+ changelog?: {
9630
9627
  type: "explicit-string";
9631
9628
  content: string;
9632
- } | undefined;
9633
- logo?: {
9629
+ } | {
9634
9630
  type: "relative";
9635
9631
  path: string;
9636
- } | {
9632
+ } | undefined;
9633
+ logo?: {
9637
9634
  type: "explicit-base64";
9638
9635
  mimeType: string;
9639
9636
  content: string;
9637
+ } | {
9638
+ type: "relative";
9639
+ path: string;
9640
9640
  } | undefined;
9641
9641
  docs?: string | undefined;
9642
9642
  support?: string | undefined;
@@ -9650,12 +9650,12 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
9650
9650
  name: string;
9651
9651
  url: string;
9652
9652
  logo?: {
9653
- type: "relative";
9654
- path: string;
9655
- } | {
9656
9653
  type: "explicit-base64";
9657
9654
  mimeType: string;
9658
9655
  content: string;
9656
+ } | {
9657
+ type: "relative";
9658
+ path: string;
9659
9659
  } | undefined;
9660
9660
  } & {
9661
9661
  [k: string]: unknown;
@@ -9664,26 +9664,26 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
9664
9664
  description: string;
9665
9665
  url?: string | undefined;
9666
9666
  longDescription?: {
9667
- type: "relative";
9668
- path: string;
9669
- } | {
9670
9667
  type: "explicit-string";
9671
9668
  content: string;
9672
- } | undefined;
9673
- changelog?: {
9669
+ } | {
9674
9670
  type: "relative";
9675
9671
  path: string;
9676
- } | {
9672
+ } | undefined;
9673
+ changelog?: {
9677
9674
  type: "explicit-string";
9678
9675
  content: string;
9679
- } | undefined;
9680
- logo?: {
9676
+ } | {
9681
9677
  type: "relative";
9682
9678
  path: string;
9683
- } | {
9679
+ } | undefined;
9680
+ logo?: {
9684
9681
  type: "explicit-base64";
9685
9682
  mimeType: string;
9686
9683
  content: string;
9684
+ } | {
9685
+ type: "relative";
9686
+ path: string;
9687
9687
  } | undefined;
9688
9688
  docs?: string | undefined;
9689
9689
  support?: string | undefined;