mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-20 05:17:43 -05:00
use state
This commit is contained in:
1
lib/typescriptServices.d.ts
vendored
1
lib/typescriptServices.d.ts
vendored
@@ -2929,7 +2929,6 @@ declare namespace ts {
|
||||
getTokenText(): string;
|
||||
getTokenValue(): string;
|
||||
hasExtendedUnicodeEscape(): boolean;
|
||||
hasPrecedingDot(): boolean;
|
||||
hasPrecedingLineBreak(): boolean;
|
||||
isIdentifier(): boolean;
|
||||
isReservedWord(): boolean;
|
||||
|
||||
Reference in New Issue
Block a user