code-languages 1.34.1 → 1.36.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/README.md +57 -23
- package/dist/api.cjs +1897 -39
- package/dist/api.d.cts +1 -1
- package/dist/api.d.ts +1 -1
- package/dist/api.js +1897 -39
- package/dist/detect-slugs.cjs +30 -0
- package/dist/detect-slugs.d.cts +1 -1
- package/dist/detect-slugs.d.ts +1 -1
- package/dist/detect-slugs.js +30 -0
- package/dist/detect.cjs +1522 -24
- package/dist/detect.js +1522 -24
- package/dist/index.cjs +1927 -39
- package/dist/index.d.cts +1675 -267
- package/dist/index.d.ts +1675 -267
- package/dist/index.js +1928 -40
- package/dist/{language-registry-CaYtxJN8.d.cts → language-registry-59NJVWeg.d.cts} +90 -0
- package/dist/{language-registry-CaYtxJN8.d.ts → language-registry-59NJVWeg.d.ts} +90 -0
- package/dist/languages/ampl.cjs +52 -0
- package/dist/languages/ampl.d.cts +49 -0
- package/dist/languages/ampl.d.ts +49 -0
- package/dist/languages/ampl.js +50 -0
- package/dist/languages/ante.cjs +1 -1
- package/dist/languages/ante.js +1 -1
- package/dist/languages/aql.cjs +1 -1
- package/dist/languages/aql.js +1 -1
- package/dist/languages/avro-idl.cjs +52 -0
- package/dist/languages/avro-idl.d.cts +49 -0
- package/dist/languages/avro-idl.d.ts +49 -0
- package/dist/languages/avro-idl.js +50 -0
- package/dist/languages/awk.cjs +1 -1
- package/dist/languages/awk.js +1 -1
- package/dist/languages/bibtex.cjs +52 -0
- package/dist/languages/bibtex.d.cts +49 -0
- package/dist/languages/bibtex.d.ts +49 -0
- package/dist/languages/bibtex.js +50 -0
- package/dist/languages/bqn.cjs +1 -1
- package/dist/languages/bqn.js +1 -1
- package/dist/languages/brainfuck.cjs +52 -0
- package/dist/languages/brainfuck.d.cts +49 -0
- package/dist/languages/brainfuck.d.ts +49 -0
- package/dist/languages/brainfuck.js +50 -0
- package/dist/languages/capnproto.cjs +52 -0
- package/dist/languages/capnproto.d.cts +49 -0
- package/dist/languages/capnproto.d.ts +49 -0
- package/dist/languages/capnproto.js +50 -0
- package/dist/languages/cel.cjs +52 -0
- package/dist/languages/cel.d.cts +49 -0
- package/dist/languages/cel.d.ts +49 -0
- package/dist/languages/cel.js +50 -0
- package/dist/languages/cql.cjs +52 -0
- package/dist/languages/cql.d.cts +49 -0
- package/dist/languages/cql.d.ts +49 -0
- package/dist/languages/cql.js +50 -0
- package/dist/languages/curry.cjs +1 -1
- package/dist/languages/curry.js +1 -1
- package/dist/languages/dafny.cjs +1 -1
- package/dist/languages/dafny.js +1 -1
- package/dist/languages/dot.cjs +52 -0
- package/dist/languages/dot.d.cts +49 -0
- package/dist/languages/dot.d.ts +49 -0
- package/dist/languages/dot.js +50 -0
- package/dist/languages/editorconfig.cjs +51 -0
- package/dist/languages/editorconfig.d.cts +48 -0
- package/dist/languages/editorconfig.d.ts +48 -0
- package/dist/languages/editorconfig.js +49 -0
- package/dist/languages/factor.cjs +1 -1
- package/dist/languages/factor.js +1 -1
- package/dist/languages/fe.cjs +1 -1
- package/dist/languages/fe.js +1 -1
- package/dist/languages/flatbuffers.cjs +52 -0
- package/dist/languages/flatbuffers.d.cts +49 -0
- package/dist/languages/flatbuffers.d.ts +49 -0
- package/dist/languages/flatbuffers.js +50 -0
- package/dist/languages/fql.cjs +52 -0
- package/dist/languages/fql.d.cts +49 -0
- package/dist/languages/fql.d.ts +49 -0
- package/dist/languages/fql.js +50 -0
- package/dist/languages/freemarker.cjs +1 -1
- package/dist/languages/freemarker.js +1 -1
- package/dist/languages/fstar.cjs +1 -1
- package/dist/languages/fstar.js +1 -1
- package/dist/languages/gcode.cjs +52 -0
- package/dist/languages/gcode.d.cts +49 -0
- package/dist/languages/gcode.d.ts +49 -0
- package/dist/languages/gcode.js +50 -0
- package/dist/languages/gettext.cjs +52 -0
- package/dist/languages/gettext.d.cts +49 -0
- package/dist/languages/gettext.d.ts +49 -0
- package/dist/languages/gettext.js +50 -0
- package/dist/languages/gremlin.cjs +52 -0
- package/dist/languages/gremlin.d.cts +49 -0
- package/dist/languages/gremlin.d.ts +49 -0
- package/dist/languages/gremlin.js +50 -0
- package/dist/languages/ink.cjs +1 -1
- package/dist/languages/ink.js +1 -1
- package/dist/languages/isabelle.cjs +1 -1
- package/dist/languages/isabelle.js +1 -1
- package/dist/languages/jmespath.cjs +52 -0
- package/dist/languages/jmespath.d.cts +49 -0
- package/dist/languages/jmespath.d.ts +49 -0
- package/dist/languages/jmespath.js +50 -0
- package/dist/languages/json5.cjs +1 -1
- package/dist/languages/json5.js +1 -1
- package/dist/languages/jsonata.cjs +52 -0
- package/dist/languages/jsonata.d.cts +49 -0
- package/dist/languages/jsonata.d.ts +49 -0
- package/dist/languages/jsonata.js +50 -0
- package/dist/languages/kdl.cjs +1 -1
- package/dist/languages/kdl.js +1 -1
- package/dist/languages/koka.cjs +1 -1
- package/dist/languages/koka.js +1 -1
- package/dist/languages/kql.cjs +52 -0
- package/dist/languages/kql.d.cts +49 -0
- package/dist/languages/kql.d.ts +49 -0
- package/dist/languages/kql.js +50 -0
- package/dist/languages/ligo.cjs +1 -1
- package/dist/languages/ligo.js +1 -1
- package/dist/languages/linkerscript.cjs +52 -0
- package/dist/languages/linkerscript.d.cts +49 -0
- package/dist/languages/linkerscript.d.ts +49 -0
- package/dist/languages/linkerscript.js +50 -0
- package/dist/languages/logo.cjs +1 -1
- package/dist/languages/logo.js +1 -1
- package/dist/languages/marlowe.cjs +1 -1
- package/dist/languages/marlowe.js +1 -1
- package/dist/languages/maxima.cjs +52 -0
- package/dist/languages/maxima.d.cts +49 -0
- package/dist/languages/maxima.d.ts +49 -0
- package/dist/languages/maxima.js +50 -0
- package/dist/languages/mercury.cjs +1 -1
- package/dist/languages/mercury.js +1 -1
- package/dist/languages/n1ql.cjs +52 -0
- package/dist/languages/n1ql.d.cts +49 -0
- package/dist/languages/n1ql.d.ts +49 -0
- package/dist/languages/n1ql.js +50 -0
- package/dist/languages/org.cjs +52 -0
- package/dist/languages/org.d.cts +49 -0
- package/dist/languages/org.d.ts +49 -0
- package/dist/languages/org.js +50 -0
- package/dist/languages/plpgsql.cjs +52 -0
- package/dist/languages/plpgsql.d.cts +49 -0
- package/dist/languages/plpgsql.d.ts +49 -0
- package/dist/languages/plpgsql.js +50 -0
- package/dist/languages/pod.cjs +52 -0
- package/dist/languages/pod.d.cts +49 -0
- package/dist/languages/pod.d.ts +49 -0
- package/dist/languages/pod.js +50 -0
- package/dist/languages/qmake.cjs +52 -0
- package/dist/languages/qmake.d.cts +49 -0
- package/dist/languages/qmake.d.ts +49 -0
- package/dist/languages/qmake.js +50 -0
- package/dist/languages/rebol.cjs +1 -1
- package/dist/languages/rebol.js +1 -1
- package/dist/languages/self.cjs +1 -1
- package/dist/languages/self.js +1 -1
- package/dist/languages/soql.cjs +52 -0
- package/dist/languages/soql.d.cts +49 -0
- package/dist/languages/soql.d.ts +49 -0
- package/dist/languages/soql.js +50 -0
- package/dist/languages/spl.cjs +52 -0
- package/dist/languages/spl.d.cts +49 -0
- package/dist/languages/spl.d.ts +49 -0
- package/dist/languages/spl.js +50 -0
- package/dist/languages/tcsh.cjs +52 -0
- package/dist/languages/tcsh.d.cts +49 -0
- package/dist/languages/tcsh.d.ts +49 -0
- package/dist/languages/tcsh.js +50 -0
- package/dist/languages/textile.cjs +51 -0
- package/dist/languages/textile.d.cts +48 -0
- package/dist/languages/textile.d.ts +48 -0
- package/dist/languages/textile.js +49 -0
- package/dist/languages/troff.cjs +52 -0
- package/dist/languages/troff.d.cts +49 -0
- package/dist/languages/troff.d.ts +49 -0
- package/dist/languages/troff.js +50 -0
- package/dist/languages/velocity.cjs +52 -0
- package/dist/languages/velocity.d.cts +49 -0
- package/dist/languages/velocity.d.ts +49 -0
- package/dist/languages/velocity.js +50 -0
- package/package.json +151 -1
|
@@ -14,6 +14,9 @@ declare const languageIndex: readonly [{
|
|
|
14
14
|
}, {
|
|
15
15
|
readonly slug: "algol";
|
|
16
16
|
readonly extensions: readonly [".alg", ".algol"];
|
|
17
|
+
}, {
|
|
18
|
+
readonly slug: "ampl";
|
|
19
|
+
readonly extensions: readonly [".mod", ".dat", ".run"];
|
|
17
20
|
}, {
|
|
18
21
|
readonly slug: "ante";
|
|
19
22
|
readonly extensions: readonly [".ante"];
|
|
@@ -53,6 +56,9 @@ declare const languageIndex: readonly [{
|
|
|
53
56
|
}, {
|
|
54
57
|
readonly slug: "autohotkey";
|
|
55
58
|
readonly extensions: readonly [".ahk", ".ah2"];
|
|
59
|
+
}, {
|
|
60
|
+
readonly slug: "avro-idl";
|
|
61
|
+
readonly extensions: readonly [".avdl"];
|
|
56
62
|
}, {
|
|
57
63
|
readonly slug: "awk";
|
|
58
64
|
readonly extensions: readonly [".awk"];
|
|
@@ -74,6 +80,9 @@ declare const languageIndex: readonly [{
|
|
|
74
80
|
}, {
|
|
75
81
|
readonly slug: "bicep";
|
|
76
82
|
readonly extensions: readonly [".bicep", ".bicepparam"];
|
|
83
|
+
}, {
|
|
84
|
+
readonly slug: "bibtex";
|
|
85
|
+
readonly extensions: readonly [".bib", ".bibtex"];
|
|
77
86
|
}, {
|
|
78
87
|
readonly slug: "blade";
|
|
79
88
|
readonly extensions: readonly [".blade.php"];
|
|
@@ -83,15 +92,24 @@ declare const languageIndex: readonly [{
|
|
|
83
92
|
}, {
|
|
84
93
|
readonly slug: "bqn";
|
|
85
94
|
readonly extensions: readonly [".bqn"];
|
|
95
|
+
}, {
|
|
96
|
+
readonly slug: "brainfuck";
|
|
97
|
+
readonly extensions: readonly [".bf", ".b"];
|
|
86
98
|
}, {
|
|
87
99
|
readonly slug: "c";
|
|
88
100
|
readonly extensions: readonly [".c", ".h"];
|
|
89
101
|
}, {
|
|
90
102
|
readonly slug: "cairo";
|
|
91
103
|
readonly extensions: readonly [".cairo"];
|
|
104
|
+
}, {
|
|
105
|
+
readonly slug: "capnproto";
|
|
106
|
+
readonly extensions: readonly [".capnp"];
|
|
92
107
|
}, {
|
|
93
108
|
readonly slug: "carbon";
|
|
94
109
|
readonly extensions: readonly [".carbon"];
|
|
110
|
+
}, {
|
|
111
|
+
readonly slug: "cel";
|
|
112
|
+
readonly extensions: readonly [".cel"];
|
|
95
113
|
}, {
|
|
96
114
|
readonly slug: "chapel";
|
|
97
115
|
readonly extensions: readonly [".chpl"];
|
|
@@ -122,6 +140,9 @@ declare const languageIndex: readonly [{
|
|
|
122
140
|
}, {
|
|
123
141
|
readonly slug: "crystal";
|
|
124
142
|
readonly extensions: readonly [".cr"];
|
|
143
|
+
}, {
|
|
144
|
+
readonly slug: "cql";
|
|
145
|
+
readonly extensions: readonly [".cql"];
|
|
125
146
|
}, {
|
|
126
147
|
readonly slug: "csharp";
|
|
127
148
|
readonly extensions: readonly [".cs", ".csx"];
|
|
@@ -161,9 +182,15 @@ declare const languageIndex: readonly [{
|
|
|
161
182
|
}, {
|
|
162
183
|
readonly slug: "dockerfile";
|
|
163
184
|
readonly extensions: readonly ["Dockerfile", ".dockerfile"];
|
|
185
|
+
}, {
|
|
186
|
+
readonly slug: "dot";
|
|
187
|
+
readonly extensions: readonly [".dot", ".gv"];
|
|
164
188
|
}, {
|
|
165
189
|
readonly slug: "earthly";
|
|
166
190
|
readonly extensions: readonly ["Earthfile"];
|
|
191
|
+
}, {
|
|
192
|
+
readonly slug: "editorconfig";
|
|
193
|
+
readonly extensions: readonly [".editorconfig"];
|
|
167
194
|
}, {
|
|
168
195
|
readonly slug: "eiffel";
|
|
169
196
|
readonly extensions: readonly [".e"];
|
|
@@ -194,6 +221,9 @@ declare const languageIndex: readonly [{
|
|
|
194
221
|
}, {
|
|
195
222
|
readonly slug: "fish";
|
|
196
223
|
readonly extensions: readonly [".fish"];
|
|
224
|
+
}, {
|
|
225
|
+
readonly slug: "flatbuffers";
|
|
226
|
+
readonly extensions: readonly [".fbs"];
|
|
197
227
|
}, {
|
|
198
228
|
readonly slug: "flux";
|
|
199
229
|
readonly extensions: readonly [".flux"];
|
|
@@ -206,6 +236,9 @@ declare const languageIndex: readonly [{
|
|
|
206
236
|
}, {
|
|
207
237
|
readonly slug: "freemarker";
|
|
208
238
|
readonly extensions: readonly [".ftl", ".ftlh", ".ftlx"];
|
|
239
|
+
}, {
|
|
240
|
+
readonly slug: "fql";
|
|
241
|
+
readonly extensions: readonly [".fql"];
|
|
209
242
|
}, {
|
|
210
243
|
readonly slug: "fsharp";
|
|
211
244
|
readonly extensions: readonly [".fs", ".fsi", ".fsx", ".fsscript"];
|
|
@@ -215,6 +248,12 @@ declare const languageIndex: readonly [{
|
|
|
215
248
|
}, {
|
|
216
249
|
readonly slug: "gdscript";
|
|
217
250
|
readonly extensions: readonly [".gd"];
|
|
251
|
+
}, {
|
|
252
|
+
readonly slug: "gcode";
|
|
253
|
+
readonly extensions: readonly [".gcode", ".gco", ".nc", ".cnc", ".tap"];
|
|
254
|
+
}, {
|
|
255
|
+
readonly slug: "gettext";
|
|
256
|
+
readonly extensions: readonly [".po", ".pot"];
|
|
218
257
|
}, {
|
|
219
258
|
readonly slug: "git";
|
|
220
259
|
readonly extensions: readonly [".git", ".gitignore", ".gitattributes", ".gitmodules", ".gitkeep"];
|
|
@@ -236,6 +275,9 @@ declare const languageIndex: readonly [{
|
|
|
236
275
|
}, {
|
|
237
276
|
readonly slug: "graphql";
|
|
238
277
|
readonly extensions: readonly [".graphql", ".gql", ".graphqls"];
|
|
278
|
+
}, {
|
|
279
|
+
readonly slug: "gremlin";
|
|
280
|
+
readonly extensions: readonly [".gremlin", ".grem"];
|
|
239
281
|
}, {
|
|
240
282
|
readonly slug: "groovy";
|
|
241
283
|
readonly extensions: readonly [".groovy", ".gvy", ".gy", ".gsh"];
|
|
@@ -299,12 +341,18 @@ declare const languageIndex: readonly [{
|
|
|
299
341
|
}, {
|
|
300
342
|
readonly slug: "jinja";
|
|
301
343
|
readonly extensions: readonly [".jinja", ".jinja2", ".j2"];
|
|
344
|
+
}, {
|
|
345
|
+
readonly slug: "jmespath";
|
|
346
|
+
readonly extensions: readonly [".jmespath", ".jp"];
|
|
302
347
|
}, {
|
|
303
348
|
readonly slug: "json";
|
|
304
349
|
readonly extensions: readonly [".json"];
|
|
305
350
|
}, {
|
|
306
351
|
readonly slug: "json5";
|
|
307
352
|
readonly extensions: readonly [".json5"];
|
|
353
|
+
}, {
|
|
354
|
+
readonly slug: "jsonata";
|
|
355
|
+
readonly extensions: readonly [".jsonata"];
|
|
308
356
|
}, {
|
|
309
357
|
readonly slug: "jsonc";
|
|
310
358
|
readonly extensions: readonly [".jsonc", ".code-workspace"];
|
|
@@ -332,6 +380,9 @@ declare const languageIndex: readonly [{
|
|
|
332
380
|
}, {
|
|
333
381
|
readonly slug: "kotlin";
|
|
334
382
|
readonly extensions: readonly [".kt", ".kts"];
|
|
383
|
+
}, {
|
|
384
|
+
readonly slug: "kql";
|
|
385
|
+
readonly extensions: readonly [".kql"];
|
|
335
386
|
}, {
|
|
336
387
|
readonly slug: "lean";
|
|
337
388
|
readonly extensions: readonly [".lean"];
|
|
@@ -344,6 +395,9 @@ declare const languageIndex: readonly [{
|
|
|
344
395
|
}, {
|
|
345
396
|
readonly slug: "liquid";
|
|
346
397
|
readonly extensions: readonly [".liquid"];
|
|
398
|
+
}, {
|
|
399
|
+
readonly slug: "linkerscript";
|
|
400
|
+
readonly extensions: readonly [".ld", ".lds", ".x"];
|
|
347
401
|
}, {
|
|
348
402
|
readonly slug: "lisp";
|
|
349
403
|
readonly extensions: readonly [".lisp", ".lsp", ".cl", ".asd"];
|
|
@@ -380,6 +434,9 @@ declare const languageIndex: readonly [{
|
|
|
380
434
|
}, {
|
|
381
435
|
readonly slug: "matlab";
|
|
382
436
|
readonly extensions: readonly [".m", ".mlx"];
|
|
437
|
+
}, {
|
|
438
|
+
readonly slug: "maxima";
|
|
439
|
+
readonly extensions: readonly [".mac", ".wxm"];
|
|
383
440
|
}, {
|
|
384
441
|
readonly slug: "mdx";
|
|
385
442
|
readonly extensions: readonly [".mdx"];
|
|
@@ -410,6 +467,9 @@ declare const languageIndex: readonly [{
|
|
|
410
467
|
}, {
|
|
411
468
|
readonly slug: "mustache";
|
|
412
469
|
readonly extensions: readonly [".mustache", ".mst"];
|
|
470
|
+
}, {
|
|
471
|
+
readonly slug: "n1ql";
|
|
472
|
+
readonly extensions: readonly [".n1ql"];
|
|
413
473
|
}, {
|
|
414
474
|
readonly slug: "nginx";
|
|
415
475
|
readonly extensions: readonly ["nginx.conf", ".nginx", ".conf"];
|
|
@@ -446,6 +506,9 @@ declare const languageIndex: readonly [{
|
|
|
446
506
|
}, {
|
|
447
507
|
readonly slug: "opencl";
|
|
448
508
|
readonly extensions: readonly [".cl", ".clh"];
|
|
509
|
+
}, {
|
|
510
|
+
readonly slug: "org";
|
|
511
|
+
readonly extensions: readonly [".org"];
|
|
449
512
|
}, {
|
|
450
513
|
readonly slug: "pascal";
|
|
451
514
|
readonly extensions: readonly [".pas", ".pp", ".inc", ".lpr", ".dpr", ".dfm"];
|
|
@@ -467,9 +530,15 @@ declare const languageIndex: readonly [{
|
|
|
467
530
|
}, {
|
|
468
531
|
readonly slug: "plantuml";
|
|
469
532
|
readonly extensions: readonly [".puml", ".plantuml", ".iuml"];
|
|
533
|
+
}, {
|
|
534
|
+
readonly slug: "plpgsql";
|
|
535
|
+
readonly extensions: readonly [".pgsql", ".plpgsql"];
|
|
470
536
|
}, {
|
|
471
537
|
readonly slug: "plsql";
|
|
472
538
|
readonly extensions: readonly [".pls", ".pks", ".pkb", ".plsql"];
|
|
539
|
+
}, {
|
|
540
|
+
readonly slug: "pod";
|
|
541
|
+
readonly extensions: readonly [".pod"];
|
|
473
542
|
}, {
|
|
474
543
|
readonly slug: "pony";
|
|
475
544
|
readonly extensions: readonly [".pony"];
|
|
@@ -500,6 +569,9 @@ declare const languageIndex: readonly [{
|
|
|
500
569
|
}, {
|
|
501
570
|
readonly slug: "qml";
|
|
502
571
|
readonly extensions: readonly [".qml", ".qmltypes", ".qmlproject"];
|
|
572
|
+
}, {
|
|
573
|
+
readonly slug: "qmake";
|
|
574
|
+
readonly extensions: readonly [".pri", ".prf"];
|
|
503
575
|
}, {
|
|
504
576
|
readonly slug: "qsharp";
|
|
505
577
|
readonly extensions: readonly [".qs"];
|
|
@@ -572,12 +644,18 @@ declare const languageIndex: readonly [{
|
|
|
572
644
|
}, {
|
|
573
645
|
readonly slug: "solidity";
|
|
574
646
|
readonly extensions: readonly [".sol"];
|
|
647
|
+
}, {
|
|
648
|
+
readonly slug: "soql";
|
|
649
|
+
readonly extensions: readonly [".soql"];
|
|
575
650
|
}, {
|
|
576
651
|
readonly slug: "sparql";
|
|
577
652
|
readonly extensions: readonly [".sparql", ".rq"];
|
|
578
653
|
}, {
|
|
579
654
|
readonly slug: "spark";
|
|
580
655
|
readonly extensions: readonly [".spark", ".adb", ".ads"];
|
|
656
|
+
}, {
|
|
657
|
+
readonly slug: "spl";
|
|
658
|
+
readonly extensions: readonly [".spl"];
|
|
581
659
|
}, {
|
|
582
660
|
readonly slug: "sql";
|
|
583
661
|
readonly extensions: readonly [".sql"];
|
|
@@ -608,9 +686,15 @@ declare const languageIndex: readonly [{
|
|
|
608
686
|
}, {
|
|
609
687
|
readonly slug: "tcl";
|
|
610
688
|
readonly extensions: readonly [".tcl", ".tm", ".test"];
|
|
689
|
+
}, {
|
|
690
|
+
readonly slug: "tcsh";
|
|
691
|
+
readonly extensions: readonly [".tcsh", ".csh", ".tcshrc", ".cshrc"];
|
|
611
692
|
}, {
|
|
612
693
|
readonly slug: "tex";
|
|
613
694
|
readonly extensions: readonly [".tex", ".sty", ".cls", ".dtx", ".ins", ".ltx"];
|
|
695
|
+
}, {
|
|
696
|
+
readonly slug: "textile";
|
|
697
|
+
readonly extensions: readonly [".textile"];
|
|
614
698
|
}, {
|
|
615
699
|
readonly slug: "thrift";
|
|
616
700
|
readonly extensions: readonly [".thrift"];
|
|
@@ -620,6 +704,9 @@ declare const languageIndex: readonly [{
|
|
|
620
704
|
}, {
|
|
621
705
|
readonly slug: "toml";
|
|
622
706
|
readonly extensions: readonly [".toml"];
|
|
707
|
+
}, {
|
|
708
|
+
readonly slug: "troff";
|
|
709
|
+
readonly extensions: readonly [".roff", ".troff", ".man", ".me", ".ms"];
|
|
623
710
|
}, {
|
|
624
711
|
readonly slug: "tsql";
|
|
625
712
|
readonly extensions: readonly [".sql", ".tsql"];
|
|
@@ -644,6 +731,9 @@ declare const languageIndex: readonly [{
|
|
|
644
731
|
}, {
|
|
645
732
|
readonly slug: "vale";
|
|
646
733
|
readonly extensions: readonly [".vale"];
|
|
734
|
+
}, {
|
|
735
|
+
readonly slug: "velocity";
|
|
736
|
+
readonly extensions: readonly [".vm", ".vtl"];
|
|
647
737
|
}, {
|
|
648
738
|
readonly slug: "verilog";
|
|
649
739
|
readonly extensions: readonly [".v", ".vh", ".sv", ".svh"];
|
|
@@ -14,6 +14,9 @@ declare const languageIndex: readonly [{
|
|
|
14
14
|
}, {
|
|
15
15
|
readonly slug: "algol";
|
|
16
16
|
readonly extensions: readonly [".alg", ".algol"];
|
|
17
|
+
}, {
|
|
18
|
+
readonly slug: "ampl";
|
|
19
|
+
readonly extensions: readonly [".mod", ".dat", ".run"];
|
|
17
20
|
}, {
|
|
18
21
|
readonly slug: "ante";
|
|
19
22
|
readonly extensions: readonly [".ante"];
|
|
@@ -53,6 +56,9 @@ declare const languageIndex: readonly [{
|
|
|
53
56
|
}, {
|
|
54
57
|
readonly slug: "autohotkey";
|
|
55
58
|
readonly extensions: readonly [".ahk", ".ah2"];
|
|
59
|
+
}, {
|
|
60
|
+
readonly slug: "avro-idl";
|
|
61
|
+
readonly extensions: readonly [".avdl"];
|
|
56
62
|
}, {
|
|
57
63
|
readonly slug: "awk";
|
|
58
64
|
readonly extensions: readonly [".awk"];
|
|
@@ -74,6 +80,9 @@ declare const languageIndex: readonly [{
|
|
|
74
80
|
}, {
|
|
75
81
|
readonly slug: "bicep";
|
|
76
82
|
readonly extensions: readonly [".bicep", ".bicepparam"];
|
|
83
|
+
}, {
|
|
84
|
+
readonly slug: "bibtex";
|
|
85
|
+
readonly extensions: readonly [".bib", ".bibtex"];
|
|
77
86
|
}, {
|
|
78
87
|
readonly slug: "blade";
|
|
79
88
|
readonly extensions: readonly [".blade.php"];
|
|
@@ -83,15 +92,24 @@ declare const languageIndex: readonly [{
|
|
|
83
92
|
}, {
|
|
84
93
|
readonly slug: "bqn";
|
|
85
94
|
readonly extensions: readonly [".bqn"];
|
|
95
|
+
}, {
|
|
96
|
+
readonly slug: "brainfuck";
|
|
97
|
+
readonly extensions: readonly [".bf", ".b"];
|
|
86
98
|
}, {
|
|
87
99
|
readonly slug: "c";
|
|
88
100
|
readonly extensions: readonly [".c", ".h"];
|
|
89
101
|
}, {
|
|
90
102
|
readonly slug: "cairo";
|
|
91
103
|
readonly extensions: readonly [".cairo"];
|
|
104
|
+
}, {
|
|
105
|
+
readonly slug: "capnproto";
|
|
106
|
+
readonly extensions: readonly [".capnp"];
|
|
92
107
|
}, {
|
|
93
108
|
readonly slug: "carbon";
|
|
94
109
|
readonly extensions: readonly [".carbon"];
|
|
110
|
+
}, {
|
|
111
|
+
readonly slug: "cel";
|
|
112
|
+
readonly extensions: readonly [".cel"];
|
|
95
113
|
}, {
|
|
96
114
|
readonly slug: "chapel";
|
|
97
115
|
readonly extensions: readonly [".chpl"];
|
|
@@ -122,6 +140,9 @@ declare const languageIndex: readonly [{
|
|
|
122
140
|
}, {
|
|
123
141
|
readonly slug: "crystal";
|
|
124
142
|
readonly extensions: readonly [".cr"];
|
|
143
|
+
}, {
|
|
144
|
+
readonly slug: "cql";
|
|
145
|
+
readonly extensions: readonly [".cql"];
|
|
125
146
|
}, {
|
|
126
147
|
readonly slug: "csharp";
|
|
127
148
|
readonly extensions: readonly [".cs", ".csx"];
|
|
@@ -161,9 +182,15 @@ declare const languageIndex: readonly [{
|
|
|
161
182
|
}, {
|
|
162
183
|
readonly slug: "dockerfile";
|
|
163
184
|
readonly extensions: readonly ["Dockerfile", ".dockerfile"];
|
|
185
|
+
}, {
|
|
186
|
+
readonly slug: "dot";
|
|
187
|
+
readonly extensions: readonly [".dot", ".gv"];
|
|
164
188
|
}, {
|
|
165
189
|
readonly slug: "earthly";
|
|
166
190
|
readonly extensions: readonly ["Earthfile"];
|
|
191
|
+
}, {
|
|
192
|
+
readonly slug: "editorconfig";
|
|
193
|
+
readonly extensions: readonly [".editorconfig"];
|
|
167
194
|
}, {
|
|
168
195
|
readonly slug: "eiffel";
|
|
169
196
|
readonly extensions: readonly [".e"];
|
|
@@ -194,6 +221,9 @@ declare const languageIndex: readonly [{
|
|
|
194
221
|
}, {
|
|
195
222
|
readonly slug: "fish";
|
|
196
223
|
readonly extensions: readonly [".fish"];
|
|
224
|
+
}, {
|
|
225
|
+
readonly slug: "flatbuffers";
|
|
226
|
+
readonly extensions: readonly [".fbs"];
|
|
197
227
|
}, {
|
|
198
228
|
readonly slug: "flux";
|
|
199
229
|
readonly extensions: readonly [".flux"];
|
|
@@ -206,6 +236,9 @@ declare const languageIndex: readonly [{
|
|
|
206
236
|
}, {
|
|
207
237
|
readonly slug: "freemarker";
|
|
208
238
|
readonly extensions: readonly [".ftl", ".ftlh", ".ftlx"];
|
|
239
|
+
}, {
|
|
240
|
+
readonly slug: "fql";
|
|
241
|
+
readonly extensions: readonly [".fql"];
|
|
209
242
|
}, {
|
|
210
243
|
readonly slug: "fsharp";
|
|
211
244
|
readonly extensions: readonly [".fs", ".fsi", ".fsx", ".fsscript"];
|
|
@@ -215,6 +248,12 @@ declare const languageIndex: readonly [{
|
|
|
215
248
|
}, {
|
|
216
249
|
readonly slug: "gdscript";
|
|
217
250
|
readonly extensions: readonly [".gd"];
|
|
251
|
+
}, {
|
|
252
|
+
readonly slug: "gcode";
|
|
253
|
+
readonly extensions: readonly [".gcode", ".gco", ".nc", ".cnc", ".tap"];
|
|
254
|
+
}, {
|
|
255
|
+
readonly slug: "gettext";
|
|
256
|
+
readonly extensions: readonly [".po", ".pot"];
|
|
218
257
|
}, {
|
|
219
258
|
readonly slug: "git";
|
|
220
259
|
readonly extensions: readonly [".git", ".gitignore", ".gitattributes", ".gitmodules", ".gitkeep"];
|
|
@@ -236,6 +275,9 @@ declare const languageIndex: readonly [{
|
|
|
236
275
|
}, {
|
|
237
276
|
readonly slug: "graphql";
|
|
238
277
|
readonly extensions: readonly [".graphql", ".gql", ".graphqls"];
|
|
278
|
+
}, {
|
|
279
|
+
readonly slug: "gremlin";
|
|
280
|
+
readonly extensions: readonly [".gremlin", ".grem"];
|
|
239
281
|
}, {
|
|
240
282
|
readonly slug: "groovy";
|
|
241
283
|
readonly extensions: readonly [".groovy", ".gvy", ".gy", ".gsh"];
|
|
@@ -299,12 +341,18 @@ declare const languageIndex: readonly [{
|
|
|
299
341
|
}, {
|
|
300
342
|
readonly slug: "jinja";
|
|
301
343
|
readonly extensions: readonly [".jinja", ".jinja2", ".j2"];
|
|
344
|
+
}, {
|
|
345
|
+
readonly slug: "jmespath";
|
|
346
|
+
readonly extensions: readonly [".jmespath", ".jp"];
|
|
302
347
|
}, {
|
|
303
348
|
readonly slug: "json";
|
|
304
349
|
readonly extensions: readonly [".json"];
|
|
305
350
|
}, {
|
|
306
351
|
readonly slug: "json5";
|
|
307
352
|
readonly extensions: readonly [".json5"];
|
|
353
|
+
}, {
|
|
354
|
+
readonly slug: "jsonata";
|
|
355
|
+
readonly extensions: readonly [".jsonata"];
|
|
308
356
|
}, {
|
|
309
357
|
readonly slug: "jsonc";
|
|
310
358
|
readonly extensions: readonly [".jsonc", ".code-workspace"];
|
|
@@ -332,6 +380,9 @@ declare const languageIndex: readonly [{
|
|
|
332
380
|
}, {
|
|
333
381
|
readonly slug: "kotlin";
|
|
334
382
|
readonly extensions: readonly [".kt", ".kts"];
|
|
383
|
+
}, {
|
|
384
|
+
readonly slug: "kql";
|
|
385
|
+
readonly extensions: readonly [".kql"];
|
|
335
386
|
}, {
|
|
336
387
|
readonly slug: "lean";
|
|
337
388
|
readonly extensions: readonly [".lean"];
|
|
@@ -344,6 +395,9 @@ declare const languageIndex: readonly [{
|
|
|
344
395
|
}, {
|
|
345
396
|
readonly slug: "liquid";
|
|
346
397
|
readonly extensions: readonly [".liquid"];
|
|
398
|
+
}, {
|
|
399
|
+
readonly slug: "linkerscript";
|
|
400
|
+
readonly extensions: readonly [".ld", ".lds", ".x"];
|
|
347
401
|
}, {
|
|
348
402
|
readonly slug: "lisp";
|
|
349
403
|
readonly extensions: readonly [".lisp", ".lsp", ".cl", ".asd"];
|
|
@@ -380,6 +434,9 @@ declare const languageIndex: readonly [{
|
|
|
380
434
|
}, {
|
|
381
435
|
readonly slug: "matlab";
|
|
382
436
|
readonly extensions: readonly [".m", ".mlx"];
|
|
437
|
+
}, {
|
|
438
|
+
readonly slug: "maxima";
|
|
439
|
+
readonly extensions: readonly [".mac", ".wxm"];
|
|
383
440
|
}, {
|
|
384
441
|
readonly slug: "mdx";
|
|
385
442
|
readonly extensions: readonly [".mdx"];
|
|
@@ -410,6 +467,9 @@ declare const languageIndex: readonly [{
|
|
|
410
467
|
}, {
|
|
411
468
|
readonly slug: "mustache";
|
|
412
469
|
readonly extensions: readonly [".mustache", ".mst"];
|
|
470
|
+
}, {
|
|
471
|
+
readonly slug: "n1ql";
|
|
472
|
+
readonly extensions: readonly [".n1ql"];
|
|
413
473
|
}, {
|
|
414
474
|
readonly slug: "nginx";
|
|
415
475
|
readonly extensions: readonly ["nginx.conf", ".nginx", ".conf"];
|
|
@@ -446,6 +506,9 @@ declare const languageIndex: readonly [{
|
|
|
446
506
|
}, {
|
|
447
507
|
readonly slug: "opencl";
|
|
448
508
|
readonly extensions: readonly [".cl", ".clh"];
|
|
509
|
+
}, {
|
|
510
|
+
readonly slug: "org";
|
|
511
|
+
readonly extensions: readonly [".org"];
|
|
449
512
|
}, {
|
|
450
513
|
readonly slug: "pascal";
|
|
451
514
|
readonly extensions: readonly [".pas", ".pp", ".inc", ".lpr", ".dpr", ".dfm"];
|
|
@@ -467,9 +530,15 @@ declare const languageIndex: readonly [{
|
|
|
467
530
|
}, {
|
|
468
531
|
readonly slug: "plantuml";
|
|
469
532
|
readonly extensions: readonly [".puml", ".plantuml", ".iuml"];
|
|
533
|
+
}, {
|
|
534
|
+
readonly slug: "plpgsql";
|
|
535
|
+
readonly extensions: readonly [".pgsql", ".plpgsql"];
|
|
470
536
|
}, {
|
|
471
537
|
readonly slug: "plsql";
|
|
472
538
|
readonly extensions: readonly [".pls", ".pks", ".pkb", ".plsql"];
|
|
539
|
+
}, {
|
|
540
|
+
readonly slug: "pod";
|
|
541
|
+
readonly extensions: readonly [".pod"];
|
|
473
542
|
}, {
|
|
474
543
|
readonly slug: "pony";
|
|
475
544
|
readonly extensions: readonly [".pony"];
|
|
@@ -500,6 +569,9 @@ declare const languageIndex: readonly [{
|
|
|
500
569
|
}, {
|
|
501
570
|
readonly slug: "qml";
|
|
502
571
|
readonly extensions: readonly [".qml", ".qmltypes", ".qmlproject"];
|
|
572
|
+
}, {
|
|
573
|
+
readonly slug: "qmake";
|
|
574
|
+
readonly extensions: readonly [".pri", ".prf"];
|
|
503
575
|
}, {
|
|
504
576
|
readonly slug: "qsharp";
|
|
505
577
|
readonly extensions: readonly [".qs"];
|
|
@@ -572,12 +644,18 @@ declare const languageIndex: readonly [{
|
|
|
572
644
|
}, {
|
|
573
645
|
readonly slug: "solidity";
|
|
574
646
|
readonly extensions: readonly [".sol"];
|
|
647
|
+
}, {
|
|
648
|
+
readonly slug: "soql";
|
|
649
|
+
readonly extensions: readonly [".soql"];
|
|
575
650
|
}, {
|
|
576
651
|
readonly slug: "sparql";
|
|
577
652
|
readonly extensions: readonly [".sparql", ".rq"];
|
|
578
653
|
}, {
|
|
579
654
|
readonly slug: "spark";
|
|
580
655
|
readonly extensions: readonly [".spark", ".adb", ".ads"];
|
|
656
|
+
}, {
|
|
657
|
+
readonly slug: "spl";
|
|
658
|
+
readonly extensions: readonly [".spl"];
|
|
581
659
|
}, {
|
|
582
660
|
readonly slug: "sql";
|
|
583
661
|
readonly extensions: readonly [".sql"];
|
|
@@ -608,9 +686,15 @@ declare const languageIndex: readonly [{
|
|
|
608
686
|
}, {
|
|
609
687
|
readonly slug: "tcl";
|
|
610
688
|
readonly extensions: readonly [".tcl", ".tm", ".test"];
|
|
689
|
+
}, {
|
|
690
|
+
readonly slug: "tcsh";
|
|
691
|
+
readonly extensions: readonly [".tcsh", ".csh", ".tcshrc", ".cshrc"];
|
|
611
692
|
}, {
|
|
612
693
|
readonly slug: "tex";
|
|
613
694
|
readonly extensions: readonly [".tex", ".sty", ".cls", ".dtx", ".ins", ".ltx"];
|
|
695
|
+
}, {
|
|
696
|
+
readonly slug: "textile";
|
|
697
|
+
readonly extensions: readonly [".textile"];
|
|
614
698
|
}, {
|
|
615
699
|
readonly slug: "thrift";
|
|
616
700
|
readonly extensions: readonly [".thrift"];
|
|
@@ -620,6 +704,9 @@ declare const languageIndex: readonly [{
|
|
|
620
704
|
}, {
|
|
621
705
|
readonly slug: "toml";
|
|
622
706
|
readonly extensions: readonly [".toml"];
|
|
707
|
+
}, {
|
|
708
|
+
readonly slug: "troff";
|
|
709
|
+
readonly extensions: readonly [".roff", ".troff", ".man", ".me", ".ms"];
|
|
623
710
|
}, {
|
|
624
711
|
readonly slug: "tsql";
|
|
625
712
|
readonly extensions: readonly [".sql", ".tsql"];
|
|
@@ -644,6 +731,9 @@ declare const languageIndex: readonly [{
|
|
|
644
731
|
}, {
|
|
645
732
|
readonly slug: "vale";
|
|
646
733
|
readonly extensions: readonly [".vale"];
|
|
734
|
+
}, {
|
|
735
|
+
readonly slug: "velocity";
|
|
736
|
+
readonly extensions: readonly [".vm", ".vtl"];
|
|
647
737
|
}, {
|
|
648
738
|
readonly slug: "verilog";
|
|
649
739
|
readonly extensions: readonly [".v", ".vh", ".sv", ".svh"];
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// src/languages/ampl.ts
|
|
4
|
+
var ampl = {
|
|
5
|
+
slug: "ampl",
|
|
6
|
+
publishedDate: "1985-01-01",
|
|
7
|
+
extensions: [".mod", ".dat", ".run"],
|
|
8
|
+
author: "Robert Fourer, David Gay, and Brian Kernighan",
|
|
9
|
+
website: "https://ampl.com",
|
|
10
|
+
paradigms: ["declarative", "mathematical modeling"],
|
|
11
|
+
tooling: {
|
|
12
|
+
runtimes: ["AMPL"],
|
|
13
|
+
ecosystems: ["Optimization", "Operations research"]
|
|
14
|
+
},
|
|
15
|
+
version: "stable",
|
|
16
|
+
logo: "https://ampl.com/wp-content/uploads/AMPL-favicon-36x29-1.svg",
|
|
17
|
+
color: "#1D4ED8",
|
|
18
|
+
i18n: {
|
|
19
|
+
en: {
|
|
20
|
+
name: "AMPL",
|
|
21
|
+
description: "A declarative language for describing optimization models and data for mathematical solvers.",
|
|
22
|
+
longDescription: "AMPL is a modeling language for linear, nonlinear, integer, and constraint optimization. It lets modelers express sets, parameters, variables, objectives, and constraints close to mathematical notation.\n\nThe language is widely used in operations research, logistics, energy planning, finance, and industrial scheduling. AMPL separates model structure from data and connects to many commercial and open source solvers."
|
|
23
|
+
},
|
|
24
|
+
es: {
|
|
25
|
+
name: "AMPL",
|
|
26
|
+
description: "Lenguaje declarativo para describir modelos y datos de optimizacion para solvers matematicos.",
|
|
27
|
+
longDescription: "AMPL es un lenguaje de modelado para optimizacion lineal, no lineal, entera y con restricciones. Permite expresar conjuntos, parametros, variables, objetivos y restricciones cerca de la notacion matematica.\n\nEl lenguaje se usa en investigacion de operaciones, logistica, planificacion energetica, finanzas y programacion industrial. AMPL separa la estructura del modelo de los datos y se conecta con muchos solvers comerciales y abiertos."
|
|
28
|
+
},
|
|
29
|
+
it: {
|
|
30
|
+
name: "AMPL",
|
|
31
|
+
description: "Linguaggio dichiarativo per descrivere modelli e dati di ottimizzazione per solver matematici.",
|
|
32
|
+
longDescription: "AMPL e un linguaggio di modellazione per ottimizzazione lineare, non lineare, intera e vincolata. Permette di esprimere insiemi, parametri, variabili, obiettivi e vincoli vicino alla notazione matematica.\n\nIl linguaggio e usato in ricerca operativa, logistica, pianificazione energetica, finanza e schedulazione industriale. AMPL separa la struttura del modello dai dati e si collega a molti solver commerciali e open source."
|
|
33
|
+
},
|
|
34
|
+
fr: {
|
|
35
|
+
name: "AMPL",
|
|
36
|
+
description: "Langage declaratif pour decrire modeles et donnees d optimisation pour solveurs mathematiques.",
|
|
37
|
+
longDescription: "AMPL est un langage de modelisation pour l optimisation lineaire, non lineaire, entiere et sous contraintes. Il permet d exprimer ensembles, parametres, variables, objectifs et contraintes pres de la notation mathematique.\n\nLe langage est utilise en recherche operationnelle, logistique, planification energetique, finance et ordonnancement industriel. AMPL separe la structure du modele des donnees et se connecte a de nombreux solveurs commerciaux et ouverts."
|
|
38
|
+
},
|
|
39
|
+
de: {
|
|
40
|
+
name: "AMPL",
|
|
41
|
+
description: "Deklarative Sprache fur Optimierungsmodelle und Daten fur mathematische Solver.",
|
|
42
|
+
longDescription: "AMPL ist eine Modellierungssprache fur lineare, nichtlineare, ganzzahlige und eingeschrankte Optimierung. Sie beschreibt Mengen, Parameter, Variablen, Ziele und Nebenbedingungen nahe an mathematischer Notation.\n\nDie Sprache wird in Operations Research, Logistik, Energieplanung, Finanzwesen und industrieller Planung genutzt. AMPL trennt Modellstruktur von Daten und bindet viele kommerzielle und offene Solver an."
|
|
43
|
+
},
|
|
44
|
+
pt: {
|
|
45
|
+
name: "AMPL",
|
|
46
|
+
description: "Linguagem declarativa para descrever modelos e dados de otimizacao para solvers matematicos.",
|
|
47
|
+
longDescription: "AMPL e uma linguagem de modelagem para otimizacao linear, nao linear, inteira e com restricoes. Ela permite expressar conjuntos, parametros, variaveis, objetivos e restricoes perto da notacao matematica.\n\nA linguagem e usada em pesquisa operacional, logistica, planejamento energetico, financas e escalonamento industrial. AMPL separa a estrutura do modelo dos dados e se conecta a muitos solvers comerciais e abertos."
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
exports.ampl = ampl;
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
declare const ampl: {
|
|
2
|
+
slug: string;
|
|
3
|
+
publishedDate: string;
|
|
4
|
+
extensions: string[];
|
|
5
|
+
author: string;
|
|
6
|
+
website: string;
|
|
7
|
+
paradigms: string[];
|
|
8
|
+
tooling: {
|
|
9
|
+
runtimes: string[];
|
|
10
|
+
ecosystems: string[];
|
|
11
|
+
};
|
|
12
|
+
version: string;
|
|
13
|
+
logo: string;
|
|
14
|
+
color: "#1D4ED8";
|
|
15
|
+
i18n: {
|
|
16
|
+
en: {
|
|
17
|
+
name: string;
|
|
18
|
+
description: string;
|
|
19
|
+
longDescription: string;
|
|
20
|
+
};
|
|
21
|
+
es: {
|
|
22
|
+
name: string;
|
|
23
|
+
description: string;
|
|
24
|
+
longDescription: string;
|
|
25
|
+
};
|
|
26
|
+
it: {
|
|
27
|
+
name: string;
|
|
28
|
+
description: string;
|
|
29
|
+
longDescription: string;
|
|
30
|
+
};
|
|
31
|
+
fr: {
|
|
32
|
+
name: string;
|
|
33
|
+
description: string;
|
|
34
|
+
longDescription: string;
|
|
35
|
+
};
|
|
36
|
+
de: {
|
|
37
|
+
name: string;
|
|
38
|
+
description: string;
|
|
39
|
+
longDescription: string;
|
|
40
|
+
};
|
|
41
|
+
pt: {
|
|
42
|
+
name: string;
|
|
43
|
+
description: string;
|
|
44
|
+
longDescription: string;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
export { ampl };
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
declare const ampl: {
|
|
2
|
+
slug: string;
|
|
3
|
+
publishedDate: string;
|
|
4
|
+
extensions: string[];
|
|
5
|
+
author: string;
|
|
6
|
+
website: string;
|
|
7
|
+
paradigms: string[];
|
|
8
|
+
tooling: {
|
|
9
|
+
runtimes: string[];
|
|
10
|
+
ecosystems: string[];
|
|
11
|
+
};
|
|
12
|
+
version: string;
|
|
13
|
+
logo: string;
|
|
14
|
+
color: "#1D4ED8";
|
|
15
|
+
i18n: {
|
|
16
|
+
en: {
|
|
17
|
+
name: string;
|
|
18
|
+
description: string;
|
|
19
|
+
longDescription: string;
|
|
20
|
+
};
|
|
21
|
+
es: {
|
|
22
|
+
name: string;
|
|
23
|
+
description: string;
|
|
24
|
+
longDescription: string;
|
|
25
|
+
};
|
|
26
|
+
it: {
|
|
27
|
+
name: string;
|
|
28
|
+
description: string;
|
|
29
|
+
longDescription: string;
|
|
30
|
+
};
|
|
31
|
+
fr: {
|
|
32
|
+
name: string;
|
|
33
|
+
description: string;
|
|
34
|
+
longDescription: string;
|
|
35
|
+
};
|
|
36
|
+
de: {
|
|
37
|
+
name: string;
|
|
38
|
+
description: string;
|
|
39
|
+
longDescription: string;
|
|
40
|
+
};
|
|
41
|
+
pt: {
|
|
42
|
+
name: string;
|
|
43
|
+
description: string;
|
|
44
|
+
longDescription: string;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
export { ampl };
|