UNPKG

254 BTypeScriptView Raw
1declare const _: {
2 "name": "AsciiDoc",
3 "type": "prose",
4 "color": "#73a0c5",
5 "aceMode": "asciidoc",
6 "wrap": true,
7 "extensions": [
8 ".asciidoc",
9 ".adoc",
10 ".asc"
11 ],
12 "tmScope": "text.html.asciidoc",
13 "languageId": 22
14}
15export = _