UNPKG

352 BTypeScriptView Raw
1declare const _: {
2 "name": "VHDL",
3 "type": "programming",
4 "color": "#adb2cb",
5 "extensions": [
6 ".vhdl",
7 ".vhd",
8 ".vhf",
9 ".vhi",
10 ".vho",
11 ".vhs",
12 ".vht",
13 ".vhw"
14 ],
15 "tmScope": "source.vhdl",
16 "aceMode": "vhdl",
17 "codemirrorMode": "vhdl",
18 "codemirrorMimeType": "text/x-vhdl",
19 "languageId": 385
20}
21export = _