UNPKG

299 BTypeScriptView Raw
1declare const _: {
2 "name": "COBOL",
3 "type": "programming",
4 "extensions": [
5 ".cob",
6 ".cbl",
7 ".ccp",
8 ".cobol",
9 ".cpy"
10 ],
11 "tmScope": "source.cobol",
12 "aceMode": "cobol",
13 "codemirrorMode": "cobol",
14 "codemirrorMimeType": "text/x-cobol",
15 "languageId": 48
16}
17export = _