@llmgateway/models 1.79.0 → 1.80.0
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.
- package/dist/models/google.d.ts +62 -0
- package/dist/models/google.js +62 -0
- package/dist/models/google.js.map +1 -1
- package/dist/models.d.ts +65 -0
- package/dist/models.js.map +1 -1
- package/dist/types.d.ts +9 -1
- package/dist/types.js +3 -0
- package/dist/types.js.map +1 -1
- package/package.json +1 -1
package/dist/models/google.d.ts
CHANGED
|
@@ -30,6 +30,7 @@ export declare const googleModels: [{
|
|
|
30
30
|
readonly reasoningMaxTokens: true;
|
|
31
31
|
readonly streaming: true;
|
|
32
32
|
readonly vision: true;
|
|
33
|
+
readonly audio: true;
|
|
33
34
|
readonly tools: true;
|
|
34
35
|
readonly webSearch: true;
|
|
35
36
|
readonly webSearchPrice: 0.035;
|
|
@@ -61,6 +62,7 @@ export declare const googleModels: [{
|
|
|
61
62
|
readonly reasoningMaxTokens: true;
|
|
62
63
|
readonly streaming: true;
|
|
63
64
|
readonly vision: true;
|
|
65
|
+
readonly audio: true;
|
|
64
66
|
readonly tools: true;
|
|
65
67
|
readonly webSearch: true;
|
|
66
68
|
readonly webSearchPrice: 0.035;
|
|
@@ -97,6 +99,7 @@ export declare const googleModels: [{
|
|
|
97
99
|
readonly reasoningMaxTokens: true;
|
|
98
100
|
readonly streaming: true;
|
|
99
101
|
readonly vision: true;
|
|
102
|
+
readonly audio: true;
|
|
100
103
|
readonly tools: true;
|
|
101
104
|
readonly jsonOutput: true;
|
|
102
105
|
readonly jsonOutputSchema: true;
|
|
@@ -125,6 +128,7 @@ export declare const googleModels: [{
|
|
|
125
128
|
readonly reasoningMaxTokens: true;
|
|
126
129
|
readonly streaming: true;
|
|
127
130
|
readonly vision: true;
|
|
131
|
+
readonly audio: true;
|
|
128
132
|
readonly tools: true;
|
|
129
133
|
readonly jsonOutput: true;
|
|
130
134
|
readonly jsonOutputSchema: true;
|
|
@@ -160,6 +164,7 @@ export declare const googleModels: [{
|
|
|
160
164
|
readonly reasoningMaxTokens: true;
|
|
161
165
|
readonly streaming: true;
|
|
162
166
|
readonly vision: true;
|
|
167
|
+
readonly audio: true;
|
|
163
168
|
readonly tools: true;
|
|
164
169
|
readonly jsonOutput: true;
|
|
165
170
|
readonly jsonOutputSchema: true;
|
|
@@ -188,6 +193,7 @@ export declare const googleModels: [{
|
|
|
188
193
|
readonly reasoningMaxTokens: true;
|
|
189
194
|
readonly streaming: true;
|
|
190
195
|
readonly vision: true;
|
|
196
|
+
readonly audio: true;
|
|
191
197
|
readonly tools: true;
|
|
192
198
|
readonly jsonOutput: true;
|
|
193
199
|
readonly jsonOutputSchema: true;
|
|
@@ -211,6 +217,7 @@ export declare const googleModels: [{
|
|
|
211
217
|
readonly reasoningMaxTokens: true;
|
|
212
218
|
readonly streaming: true;
|
|
213
219
|
readonly vision: true;
|
|
220
|
+
readonly audio: true;
|
|
214
221
|
readonly tools: true;
|
|
215
222
|
readonly jsonOutput: true;
|
|
216
223
|
readonly jsonOutputSchema: true;
|
|
@@ -227,6 +234,7 @@ export declare const googleModels: [{
|
|
|
227
234
|
readonly reasoningMaxTokens: true;
|
|
228
235
|
readonly streaming: true;
|
|
229
236
|
readonly vision: true;
|
|
237
|
+
readonly audio: true;
|
|
230
238
|
readonly tools: true;
|
|
231
239
|
readonly jsonOutput: true;
|
|
232
240
|
readonly jsonOutputSchema: true;
|
|
@@ -250,6 +258,7 @@ export declare const googleModels: [{
|
|
|
250
258
|
readonly reasoningMaxTokens: true;
|
|
251
259
|
readonly streaming: true;
|
|
252
260
|
readonly vision: true;
|
|
261
|
+
readonly audio: true;
|
|
253
262
|
readonly tools: true;
|
|
254
263
|
readonly jsonOutput: true;
|
|
255
264
|
readonly jsonOutputSchema: true;
|
|
@@ -266,6 +275,7 @@ export declare const googleModels: [{
|
|
|
266
275
|
readonly reasoningMaxTokens: true;
|
|
267
276
|
readonly streaming: true;
|
|
268
277
|
readonly vision: true;
|
|
278
|
+
readonly audio: true;
|
|
269
279
|
readonly tools: true;
|
|
270
280
|
readonly jsonOutput: true;
|
|
271
281
|
readonly jsonOutputSchema: true;
|
|
@@ -291,6 +301,7 @@ export declare const googleModels: [{
|
|
|
291
301
|
readonly reasoningMaxTokens: true;
|
|
292
302
|
readonly streaming: true;
|
|
293
303
|
readonly vision: true;
|
|
304
|
+
readonly audio: true;
|
|
294
305
|
readonly tools: true;
|
|
295
306
|
readonly jsonOutput: true;
|
|
296
307
|
readonly jsonOutputSchema: true;
|
|
@@ -308,6 +319,7 @@ export declare const googleModels: [{
|
|
|
308
319
|
readonly reasoningMaxTokens: true;
|
|
309
320
|
readonly streaming: true;
|
|
310
321
|
readonly vision: true;
|
|
322
|
+
readonly audio: true;
|
|
311
323
|
readonly tools: true;
|
|
312
324
|
readonly jsonOutput: true;
|
|
313
325
|
readonly jsonOutputSchema: true;
|
|
@@ -324,6 +336,8 @@ export declare const googleModels: [{
|
|
|
324
336
|
readonly inputPrice: number;
|
|
325
337
|
readonly outputPrice: number;
|
|
326
338
|
readonly cachedInputPrice: number;
|
|
339
|
+
readonly inputAudioPrice: number;
|
|
340
|
+
readonly cachedInputAudioPrice: number;
|
|
327
341
|
readonly requestPrice: 0;
|
|
328
342
|
readonly contextSize: 1048576;
|
|
329
343
|
readonly maxOutput: 65535;
|
|
@@ -331,6 +345,7 @@ export declare const googleModels: [{
|
|
|
331
345
|
readonly reasoningMaxTokens: true;
|
|
332
346
|
readonly streaming: true;
|
|
333
347
|
readonly vision: true;
|
|
348
|
+
readonly audio: true;
|
|
334
349
|
readonly tools: true;
|
|
335
350
|
readonly webSearch: true;
|
|
336
351
|
readonly webSearchPrice: 0.035;
|
|
@@ -342,6 +357,8 @@ export declare const googleModels: [{
|
|
|
342
357
|
readonly inputPrice: number;
|
|
343
358
|
readonly outputPrice: number;
|
|
344
359
|
readonly cachedInputPrice: number;
|
|
360
|
+
readonly inputAudioPrice: number;
|
|
361
|
+
readonly cachedInputAudioPrice: number;
|
|
345
362
|
readonly requestPrice: 0;
|
|
346
363
|
readonly contextSize: 1048576;
|
|
347
364
|
readonly maxOutput: 65535;
|
|
@@ -349,6 +366,7 @@ export declare const googleModels: [{
|
|
|
349
366
|
readonly reasoningMaxTokens: true;
|
|
350
367
|
readonly streaming: true;
|
|
351
368
|
readonly vision: true;
|
|
369
|
+
readonly audio: true;
|
|
352
370
|
readonly tools: true;
|
|
353
371
|
readonly webSearch: true;
|
|
354
372
|
readonly webSearchPrice: 0.035;
|
|
@@ -367,11 +385,14 @@ export declare const googleModels: [{
|
|
|
367
385
|
readonly inputPrice: number;
|
|
368
386
|
readonly outputPrice: number;
|
|
369
387
|
readonly cachedInputPrice: number;
|
|
388
|
+
readonly inputAudioPrice: number;
|
|
389
|
+
readonly cachedInputAudioPrice: number;
|
|
370
390
|
readonly requestPrice: 0;
|
|
371
391
|
readonly contextSize: 1048576;
|
|
372
392
|
readonly maxOutput: 65535;
|
|
373
393
|
readonly streaming: true;
|
|
374
394
|
readonly vision: true;
|
|
395
|
+
readonly audio: true;
|
|
375
396
|
readonly tools: true;
|
|
376
397
|
readonly jsonOutput: true;
|
|
377
398
|
readonly jsonOutputSchema: true;
|
|
@@ -381,11 +402,14 @@ export declare const googleModels: [{
|
|
|
381
402
|
readonly inputPrice: number;
|
|
382
403
|
readonly outputPrice: number;
|
|
383
404
|
readonly cachedInputPrice: number;
|
|
405
|
+
readonly inputAudioPrice: number;
|
|
406
|
+
readonly cachedInputAudioPrice: number;
|
|
384
407
|
readonly requestPrice: 0;
|
|
385
408
|
readonly contextSize: 1048576;
|
|
386
409
|
readonly maxOutput: 65535;
|
|
387
410
|
readonly streaming: true;
|
|
388
411
|
readonly vision: true;
|
|
412
|
+
readonly audio: true;
|
|
389
413
|
readonly tools: true;
|
|
390
414
|
readonly jsonOutput: true;
|
|
391
415
|
readonly jsonOutputSchema: true;
|
|
@@ -408,6 +432,7 @@ export declare const googleModels: [{
|
|
|
408
432
|
readonly maxOutput: 65535;
|
|
409
433
|
readonly streaming: true;
|
|
410
434
|
readonly vision: true;
|
|
435
|
+
readonly audio: true;
|
|
411
436
|
readonly tools: true;
|
|
412
437
|
readonly jsonOutput: true;
|
|
413
438
|
readonly jsonOutputSchema: true;
|
|
@@ -422,6 +447,7 @@ export declare const googleModels: [{
|
|
|
422
447
|
readonly maxOutput: 65535;
|
|
423
448
|
readonly streaming: true;
|
|
424
449
|
readonly vision: true;
|
|
450
|
+
readonly audio: true;
|
|
425
451
|
readonly tools: true;
|
|
426
452
|
readonly jsonOutput: true;
|
|
427
453
|
readonly jsonOutputSchema: true;
|
|
@@ -459,6 +485,7 @@ export declare const googleModels: [{
|
|
|
459
485
|
readonly reasoningMaxTokens: true;
|
|
460
486
|
readonly streaming: true;
|
|
461
487
|
readonly vision: true;
|
|
488
|
+
readonly audio: true;
|
|
462
489
|
readonly tools: true;
|
|
463
490
|
readonly webSearch: true;
|
|
464
491
|
readonly webSearchPrice: 0.014;
|
|
@@ -498,6 +525,7 @@ export declare const googleModels: [{
|
|
|
498
525
|
readonly reasoningMaxTokens: true;
|
|
499
526
|
readonly streaming: true;
|
|
500
527
|
readonly vision: true;
|
|
528
|
+
readonly audio: true;
|
|
501
529
|
readonly tools: true;
|
|
502
530
|
readonly webSearch: true;
|
|
503
531
|
readonly webSearchPrice: 0.014;
|
|
@@ -532,6 +560,7 @@ export declare const googleModels: [{
|
|
|
532
560
|
readonly reasoningMaxTokens: true;
|
|
533
561
|
readonly streaming: true;
|
|
534
562
|
readonly vision: true;
|
|
563
|
+
readonly audio: true;
|
|
535
564
|
readonly tools: true;
|
|
536
565
|
readonly webSearch: true;
|
|
537
566
|
readonly webSearchPrice: 0.014;
|
|
@@ -573,6 +602,7 @@ export declare const googleModels: [{
|
|
|
573
602
|
readonly reasoningMaxTokens: true;
|
|
574
603
|
readonly streaming: true;
|
|
575
604
|
readonly vision: true;
|
|
605
|
+
readonly audio: true;
|
|
576
606
|
readonly tools: true;
|
|
577
607
|
readonly webSearch: true;
|
|
578
608
|
readonly webSearchPrice: 0.014;
|
|
@@ -605,6 +635,7 @@ export declare const googleModels: [{
|
|
|
605
635
|
readonly reasoningMaxTokens: true;
|
|
606
636
|
readonly streaming: true;
|
|
607
637
|
readonly vision: true;
|
|
638
|
+
readonly audio: true;
|
|
608
639
|
readonly tools: true;
|
|
609
640
|
readonly webSearch: true;
|
|
610
641
|
readonly webSearchPrice: 0.014;
|
|
@@ -638,6 +669,7 @@ export declare const googleModels: [{
|
|
|
638
669
|
readonly reasoningMaxTokens: true;
|
|
639
670
|
readonly streaming: true;
|
|
640
671
|
readonly vision: true;
|
|
672
|
+
readonly audio: true;
|
|
641
673
|
readonly tools: true;
|
|
642
674
|
readonly webSearch: true;
|
|
643
675
|
readonly webSearchPrice: 0.014;
|
|
@@ -662,6 +694,7 @@ export declare const googleModels: [{
|
|
|
662
694
|
readonly maxOutput: 65536;
|
|
663
695
|
readonly streaming: true;
|
|
664
696
|
readonly vision: true;
|
|
697
|
+
readonly audio: true;
|
|
665
698
|
readonly tools: true;
|
|
666
699
|
readonly reasoning: true;
|
|
667
700
|
readonly reasoningMaxTokens: true;
|
|
@@ -679,6 +712,7 @@ export declare const googleModels: [{
|
|
|
679
712
|
readonly maxOutput: 65536;
|
|
680
713
|
readonly streaming: true;
|
|
681
714
|
readonly vision: true;
|
|
715
|
+
readonly audio: true;
|
|
682
716
|
readonly tools: true;
|
|
683
717
|
readonly reasoning: true;
|
|
684
718
|
readonly reasoningMaxTokens: true;
|
|
@@ -698,12 +732,15 @@ export declare const googleModels: [{
|
|
|
698
732
|
readonly outputPrice: number;
|
|
699
733
|
readonly cachedInputPrice: number;
|
|
700
734
|
readonly cacheWriteInputPrice: number;
|
|
735
|
+
readonly inputAudioPrice: number;
|
|
736
|
+
readonly cachedInputAudioPrice: number;
|
|
701
737
|
readonly requestPrice: 0;
|
|
702
738
|
readonly webSearchPrice: 0.014;
|
|
703
739
|
readonly contextSize: 1048576;
|
|
704
740
|
readonly maxOutput: 65536;
|
|
705
741
|
readonly streaming: true;
|
|
706
742
|
readonly vision: true;
|
|
743
|
+
readonly audio: true;
|
|
707
744
|
readonly tools: true;
|
|
708
745
|
readonly webSearch: true;
|
|
709
746
|
readonly reasoning: true;
|
|
@@ -717,12 +754,15 @@ export declare const googleModels: [{
|
|
|
717
754
|
readonly outputPrice: number;
|
|
718
755
|
readonly cachedInputPrice: number;
|
|
719
756
|
readonly cacheWriteInputPrice: number;
|
|
757
|
+
readonly inputAudioPrice: number;
|
|
758
|
+
readonly cachedInputAudioPrice: number;
|
|
720
759
|
readonly requestPrice: 0;
|
|
721
760
|
readonly webSearchPrice: 0.014;
|
|
722
761
|
readonly contextSize: 1048576;
|
|
723
762
|
readonly maxOutput: 65536;
|
|
724
763
|
readonly streaming: true;
|
|
725
764
|
readonly vision: true;
|
|
765
|
+
readonly audio: true;
|
|
726
766
|
readonly tools: true;
|
|
727
767
|
readonly webSearch: true;
|
|
728
768
|
readonly reasoning: true;
|
|
@@ -967,6 +1007,8 @@ export declare const googleModels: [{
|
|
|
967
1007
|
readonly inputPrice: number;
|
|
968
1008
|
readonly outputPrice: number;
|
|
969
1009
|
readonly cachedInputPrice: number;
|
|
1010
|
+
readonly inputAudioPrice: number;
|
|
1011
|
+
readonly cachedInputAudioPrice: number;
|
|
970
1012
|
readonly requestPrice: 0;
|
|
971
1013
|
readonly contextSize: 1048576;
|
|
972
1014
|
readonly maxOutput: 65535;
|
|
@@ -974,6 +1016,7 @@ export declare const googleModels: [{
|
|
|
974
1016
|
readonly reasoningMaxTokens: true;
|
|
975
1017
|
readonly streaming: true;
|
|
976
1018
|
readonly vision: true;
|
|
1019
|
+
readonly audio: true;
|
|
977
1020
|
readonly tools: true;
|
|
978
1021
|
readonly webSearch: true;
|
|
979
1022
|
readonly webSearchPrice: 0.014;
|
|
@@ -985,6 +1028,8 @@ export declare const googleModels: [{
|
|
|
985
1028
|
readonly inputPrice: number;
|
|
986
1029
|
readonly outputPrice: number;
|
|
987
1030
|
readonly cachedInputPrice: number;
|
|
1031
|
+
readonly inputAudioPrice: number;
|
|
1032
|
+
readonly cachedInputAudioPrice: number;
|
|
988
1033
|
readonly requestPrice: 0;
|
|
989
1034
|
readonly contextSize: 1048576;
|
|
990
1035
|
readonly maxOutput: 65535;
|
|
@@ -992,6 +1037,7 @@ export declare const googleModels: [{
|
|
|
992
1037
|
readonly reasoningMaxTokens: true;
|
|
993
1038
|
readonly streaming: true;
|
|
994
1039
|
readonly vision: true;
|
|
1040
|
+
readonly audio: true;
|
|
995
1041
|
readonly tools: true;
|
|
996
1042
|
readonly webSearch: true;
|
|
997
1043
|
readonly webSearchPrice: 0.014;
|
|
@@ -1241,6 +1287,7 @@ export declare const googleModels: [{
|
|
|
1241
1287
|
readonly reasoningMaxTokens: true;
|
|
1242
1288
|
readonly streaming: true;
|
|
1243
1289
|
readonly vision: true;
|
|
1290
|
+
readonly audio: true;
|
|
1244
1291
|
readonly tools: true;
|
|
1245
1292
|
readonly jsonOutput: true;
|
|
1246
1293
|
readonly jsonOutputSchema: true;
|
|
@@ -1257,6 +1304,7 @@ export declare const googleModels: [{
|
|
|
1257
1304
|
readonly reasoningMaxTokens: true;
|
|
1258
1305
|
readonly streaming: true;
|
|
1259
1306
|
readonly vision: true;
|
|
1307
|
+
readonly audio: true;
|
|
1260
1308
|
readonly tools: true;
|
|
1261
1309
|
readonly jsonOutput: true;
|
|
1262
1310
|
readonly jsonOutputSchema: true;
|
|
@@ -1280,6 +1328,7 @@ export declare const googleModels: [{
|
|
|
1280
1328
|
readonly reasoningMaxTokens: true;
|
|
1281
1329
|
readonly streaming: true;
|
|
1282
1330
|
readonly vision: true;
|
|
1331
|
+
readonly audio: true;
|
|
1283
1332
|
readonly tools: true;
|
|
1284
1333
|
readonly jsonOutput: true;
|
|
1285
1334
|
readonly jsonOutputSchema: true;
|
|
@@ -1296,6 +1345,7 @@ export declare const googleModels: [{
|
|
|
1296
1345
|
readonly reasoningMaxTokens: true;
|
|
1297
1346
|
readonly streaming: true;
|
|
1298
1347
|
readonly vision: true;
|
|
1348
|
+
readonly audio: true;
|
|
1299
1349
|
readonly tools: true;
|
|
1300
1350
|
readonly jsonOutput: true;
|
|
1301
1351
|
readonly jsonOutputSchema: true;
|
|
@@ -1319,6 +1369,7 @@ export declare const googleModels: [{
|
|
|
1319
1369
|
readonly reasoningMaxTokens: true;
|
|
1320
1370
|
readonly streaming: true;
|
|
1321
1371
|
readonly vision: true;
|
|
1372
|
+
readonly audio: true;
|
|
1322
1373
|
readonly tools: true;
|
|
1323
1374
|
readonly jsonOutput: true;
|
|
1324
1375
|
readonly jsonOutputSchema: true;
|
|
@@ -1335,6 +1386,7 @@ export declare const googleModels: [{
|
|
|
1335
1386
|
readonly reasoningMaxTokens: true;
|
|
1336
1387
|
readonly streaming: true;
|
|
1337
1388
|
readonly vision: true;
|
|
1389
|
+
readonly audio: true;
|
|
1338
1390
|
readonly tools: true;
|
|
1339
1391
|
readonly jsonOutput: true;
|
|
1340
1392
|
readonly jsonOutputSchema: true;
|
|
@@ -1358,6 +1410,7 @@ export declare const googleModels: [{
|
|
|
1358
1410
|
readonly reasoningMaxTokens: true;
|
|
1359
1411
|
readonly streaming: true;
|
|
1360
1412
|
readonly vision: false;
|
|
1413
|
+
readonly audio: true;
|
|
1361
1414
|
readonly tools: true;
|
|
1362
1415
|
readonly jsonOutput: true;
|
|
1363
1416
|
readonly jsonOutputSchema: true;
|
|
@@ -1374,6 +1427,7 @@ export declare const googleModels: [{
|
|
|
1374
1427
|
readonly reasoningMaxTokens: true;
|
|
1375
1428
|
readonly streaming: true;
|
|
1376
1429
|
readonly vision: false;
|
|
1430
|
+
readonly audio: true;
|
|
1377
1431
|
readonly tools: true;
|
|
1378
1432
|
readonly jsonOutput: true;
|
|
1379
1433
|
readonly jsonOutputSchema: true;
|
|
@@ -1395,6 +1449,7 @@ export declare const googleModels: [{
|
|
|
1395
1449
|
readonly maxOutput: 8192;
|
|
1396
1450
|
readonly streaming: true;
|
|
1397
1451
|
readonly vision: false;
|
|
1452
|
+
readonly audio: true;
|
|
1398
1453
|
readonly tools: true;
|
|
1399
1454
|
readonly jsonOutput: true;
|
|
1400
1455
|
readonly jsonOutputSchema: true;
|
|
@@ -1410,6 +1465,7 @@ export declare const googleModels: [{
|
|
|
1410
1465
|
readonly maxOutput: 8192;
|
|
1411
1466
|
readonly streaming: true;
|
|
1412
1467
|
readonly vision: false;
|
|
1468
|
+
readonly audio: true;
|
|
1413
1469
|
readonly tools: true;
|
|
1414
1470
|
readonly jsonOutput: true;
|
|
1415
1471
|
readonly jsonOutputSchema: true;
|
|
@@ -1428,11 +1484,14 @@ export declare const googleModels: [{
|
|
|
1428
1484
|
readonly inputPrice: number;
|
|
1429
1485
|
readonly outputPrice: number;
|
|
1430
1486
|
readonly cachedInputPrice: number;
|
|
1487
|
+
readonly inputAudioPrice: number;
|
|
1488
|
+
readonly cachedInputAudioPrice: number;
|
|
1431
1489
|
readonly requestPrice: 0;
|
|
1432
1490
|
readonly contextSize: 1048576;
|
|
1433
1491
|
readonly maxOutput: 8192;
|
|
1434
1492
|
readonly streaming: true;
|
|
1435
1493
|
readonly vision: false;
|
|
1494
|
+
readonly audio: true;
|
|
1436
1495
|
readonly tools: true;
|
|
1437
1496
|
readonly jsonOutput: true;
|
|
1438
1497
|
readonly jsonOutputSchema: true;
|
|
@@ -1445,11 +1504,14 @@ export declare const googleModels: [{
|
|
|
1445
1504
|
readonly inputPrice: number;
|
|
1446
1505
|
readonly outputPrice: number;
|
|
1447
1506
|
readonly cachedInputPrice: number;
|
|
1507
|
+
readonly inputAudioPrice: number;
|
|
1508
|
+
readonly cachedInputAudioPrice: number;
|
|
1448
1509
|
readonly requestPrice: 0;
|
|
1449
1510
|
readonly contextSize: 1048576;
|
|
1450
1511
|
readonly maxOutput: 8192;
|
|
1451
1512
|
readonly streaming: true;
|
|
1452
1513
|
readonly vision: false;
|
|
1514
|
+
readonly audio: true;
|
|
1453
1515
|
readonly tools: true;
|
|
1454
1516
|
readonly jsonOutput: true;
|
|
1455
1517
|
readonly jsonOutputSchema: true;
|