UNPKG

395 BTypeScriptView Raw
1declare const _: {
2 "name": "Groovy",
3 "type": "programming",
4 "tmScope": "source.groovy",
5 "aceMode": "groovy",
6 "codemirrorMode": "groovy",
7 "codemirrorMimeType": "text/x-groovy",
8 "color": "#4298b8",
9 "extensions": [
10 ".groovy",
11 ".grt",
12 ".gtpl",
13 ".gvy"
14 ],
15 "interpreters": [
16 "groovy"
17 ],
18 "filenames": [
19 "Jenkinsfile"
20 ],
21 "languageId": 142
22}
23export = _