add `out` keyword to typescript

pull/3066/head
DetachHead 2022-04-10 01:52:16 +10:00 committed by GitHub
parent e57709f4d9
commit 3e936d0e3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ export const language = {
'null',
'number',
'object',
'out',
'package',
'private',
'protected',