Fix Typescript 1.7 error
This commit is contained in:
Родитель
f68eff4fcd
Коммит
4f222d7ba0
|
@ -62,6 +62,7 @@ declare module IEDiagnosticsAdapter {
|
|||
children?: INode[];
|
||||
contentDocument?: INode;
|
||||
documentURL?: string;
|
||||
baseURL?: string,
|
||||
frameId?: string;
|
||||
internalSubnet?: string;
|
||||
localName: string;
|
||||
|
|
Загрузка…
Ссылка в новой задаче