mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 11:35:42 -06:00
random commit
This commit is contained in:
parent
9d16d34c6a
commit
0f489b8208
@ -4810,6 +4810,7 @@ namespace ts {
|
||||
case SyntaxKind.ImportKeyword:
|
||||
return true;
|
||||
|
||||
|
||||
case SyntaxKind.ConstKeyword:
|
||||
case SyntaxKind.ExportKeyword:
|
||||
return isStartOfDeclaration();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user