mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
random commit
This commit is contained in:
@@ -4810,6 +4810,7 @@ namespace ts {
|
||||
case SyntaxKind.ImportKeyword:
|
||||
return true;
|
||||
|
||||
|
||||
case SyntaxKind.ConstKeyword:
|
||||
case SyntaxKind.ExportKeyword:
|
||||
return isStartOfDeclaration();
|
||||
|
||||
Reference in New Issue
Block a user