UNPKG

725 BTypeScriptView Raw
1declare const _: {
2 "name": "Python",
3 "type": "programming",
4 "tmScope": "source.python",
5 "aceMode": "python",
6 "codemirrorMode": "python",
7 "codemirrorMimeType": "text/x-python",
8 "color": "#3572A5",
9 "extensions": [
10 ".py",
11 ".cgi",
12 ".fcgi",
13 ".gyp",
14 ".gypi",
15 ".lmi",
16 ".py3",
17 ".pyde",
18 ".pyi",
19 ".pyp",
20 ".pyt",
21 ".pyw",
22 ".rpy",
23 ".spec",
24 ".tac",
25 ".wsgi",
26 ".xpy"
27 ],
28 "filenames": [
29 ".gclient",
30 "DEPS",
31 "SConscript",
32 "SConstruct",
33 "wscript"
34 ],
35 "interpreters": [
36 "python",
37 "python2",
38 "python3",
39 "py",
40 "pypy",
41 "pypy3"
42 ],
43 "aliases": [
44 "python3",
45 "rusthon"
46 ],
47 "languageId": 303
48}
49export = _