mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
Merge branch 'master' into tsc-1.5.0-alpha
This commit is contained in:
@@ -47,5 +47,4 @@ jsdom.env({
|
||||
}
|
||||
});
|
||||
|
||||
var window: Window = jsdom.jsdom("<div>foobar</div>").parentWindow;
|
||||
var document: Document = jsdom.jsdom("<html></html>");
|
||||
var document: Document = jsdom.jsdom("<html></html>");
|
||||
|
||||
Reference in New Issue
Block a user