mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-22 12:03:44 -05:00
Update API baselines
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user