mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-12-12 03:20:56 -06:00
Accept new API baselines
This commit is contained in:
parent
6d46850172
commit
86d9153374
@ -2438,6 +2438,7 @@ declare namespace ts {
|
||||
LiteralKeyof = 32,
|
||||
NoConstraints = 64,
|
||||
AlwaysStrict = 128,
|
||||
MaxValue = 256,
|
||||
PriorityImpliesCombination = 56
|
||||
}
|
||||
/** @deprecated Use FileExtensionInfo instead. */
|
||||
|
||||
@ -2438,6 +2438,7 @@ declare namespace ts {
|
||||
LiteralKeyof = 32,
|
||||
NoConstraints = 64,
|
||||
AlwaysStrict = 128,
|
||||
MaxValue = 256,
|
||||
PriorityImpliesCombination = 56
|
||||
}
|
||||
/** @deprecated Use FileExtensionInfo instead. */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user