mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
deploy: b67461f194
This commit is contained in:
parent
f8e50ee568
commit
fe4d383c7c
1811 changed files with 707 additions and 682 deletions
|
|
@ -0,0 +1 @@
|
|||
define(["require","exports","../typescript/typescript"],(function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.language=t.conf=void 0,t.conf=a.conf,t.language={defaultToken:"invalid",tokenPostfix:".js",keywords:["break","case","catch","class","continue","const","constructor","debugger","default","delete","do","else","export","extends","false","finally","for","from","function","get","if","import","in","instanceof","let","new","null","return","set","super","switch","symbol","this","throw","true","try","typeof","undefined","var","void","while","with","yield","async","await","of"],typeKeywords:[],operators:a.language.operators,symbols:a.language.symbols,escapes:a.language.escapes,digits:a.language.digits,octaldigits:a.language.octaldigits,binarydigits:a.language.binarydigits,hexdigits:a.language.hexdigits,regexpctl:a.language.regexpctl,regexpesc:a.language.regexpesc,tokenizer:a.language.tokenizer}}));
|
||||
Loading…
Add table
Add a link
Reference in a new issue