Skip to content

Commit 0604ae1

Browse files
committed
revert invalid baseline change
1 parent 33853e2 commit 0604ae1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/baselines/reference/api/tsserverlibrary.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2217,6 +2217,7 @@ declare namespace ts {
22172217
}
22182218
interface UniqueESSymbolType extends Type {
22192219
symbol: Symbol;
2220+
escapedName: __String;
22202221
}
22212222
interface StringLiteralType extends LiteralType {
22222223
value: string;

0 commit comments

Comments
 (0)