mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-11 19:27:35 -06:00
Update API baselines
This commit is contained in:
parent
45ba0ac3b9
commit
9da745d37b
@ -2158,6 +2158,7 @@ declare namespace ts {
|
||||
interface JsFileExtensionInfo {
|
||||
extension: string;
|
||||
isMixedContent: boolean;
|
||||
scriptKind?: ScriptKind;
|
||||
}
|
||||
interface DiagnosticMessage {
|
||||
key: string;
|
||||
|
||||
@ -2158,6 +2158,7 @@ declare namespace ts {
|
||||
interface JsFileExtensionInfo {
|
||||
extension: string;
|
||||
isMixedContent: boolean;
|
||||
scriptKind?: ScriptKind;
|
||||
}
|
||||
interface DiagnosticMessage {
|
||||
key: string;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user