mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
add out keyword to typescript
This commit is contained in:
parent
e57709f4d9
commit
3e936d0e3f
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