UNPKG

322 BTypeScriptView Raw
1declare const _: {
2 "name": "SystemVerilog",
3 "type": "programming",
4 "color": "#DAE1C2",
5 "extensions": [
6 ".sv",
7 ".svh",
8 ".vh"
9 ],
10 "tmScope": "source.systemverilog",
11 "aceMode": "verilog",
12 "codemirrorMode": "verilog",
13 "codemirrorMimeType": "text/x-systemverilog",
14 "languageId": 363
15}
16export = _