mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
Merge pull request #3066 from DetachHead/patch-1
add `out` keyword to typescript
This commit is contained in:
commit
d987b87d6d
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ export const language = {
|
|||
'null',
|
||||
'number',
|
||||
'object',
|
||||
'out',
|
||||
'package',
|
||||
'private',
|
||||
'protected',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue