UNPKG

521 BTypeScriptView Raw
1declare const _: {
2 "name": "C++",
3 "type": "programming",
4 "tmScope": "source.c++",
5 "aceMode": "c_cpp",
6 "codemirrorMode": "clike",
7 "codemirrorMimeType": "text/x-c++src",
8 "color": "#f34b7d",
9 "aliases": [
10 "cpp"
11 ],
12 "extensions": [
13 ".cpp",
14 ".c++",
15 ".cc",
16 ".cp",
17 ".cppm",
18 ".cxx",
19 ".h",
20 ".h++",
21 ".hh",
22 ".hpp",
23 ".hxx",
24 ".inc",
25 ".inl",
26 ".ino",
27 ".ipp",
28 ".ixx",
29 ".re",
30 ".tcc",
31 ".tpp",
32 ".txx"
33 ],
34 "languageId": 43
35}
36export = _