Skip to content

Commit 96885c3

Browse files
committed
Accept new API baselines
1 parent afcfd9c commit 96885c3

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

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

-2
Original file line numberDiff line numberDiff line change
@@ -2484,8 +2484,6 @@ declare namespace ts {
24842484
Literal = 2944,
24852485
Unit = 109440,
24862486
StringOrNumberLiteral = 384,
2487-
StringLikeLiteral = 134217856,
2488-
FreshableLiteral = 134220672,
24892487
PossiblyFalsy = 117724,
24902488
StringLike = 402653316,
24912489
NumberLike = 296,

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

-2
Original file line numberDiff line numberDiff line change
@@ -2484,8 +2484,6 @@ declare namespace ts {
24842484
Literal = 2944,
24852485
Unit = 109440,
24862486
StringOrNumberLiteral = 384,
2487-
StringLikeLiteral = 134217856,
2488-
FreshableLiteral = 134220672,
24892487
PossiblyFalsy = 117724,
24902488
StringLike = 402653316,
24912489
NumberLike = 296,

0 commit comments

Comments
 (0)