Accept new API baselines

This commit is contained in:
Anders Hejlsberg 2019-08-15 10:21:01 -07:00
parent 6d46850172
commit 86d9153374
2 changed files with 2 additions and 0 deletions

View file

@ -2438,6 +2438,7 @@ declare namespace ts {
LiteralKeyof = 32,
NoConstraints = 64,
AlwaysStrict = 128,
MaxValue = 256,
PriorityImpliesCombination = 56
}
/** @deprecated Use FileExtensionInfo instead. */

View file

@ -2438,6 +2438,7 @@ declare namespace ts {
LiteralKeyof = 32,
NoConstraints = 64,
AlwaysStrict = 128,
MaxValue = 256,
PriorityImpliesCombination = 56
}
/** @deprecated Use FileExtensionInfo instead. */