Fix Types-2.0 CI

This commit is contained in:
zhengbli
2016-09-16 11:36:37 -07:00
parent 84a760de85
commit af3a57e16a
9 changed files with 134 additions and 171 deletions

2
electron/index.d.ts vendored
View File

@@ -3,7 +3,7 @@
// Definitions by: jedmao <https://github.com/jedmao/>, rhysd <https://rhysd.github.io>, Milan Burda <https://github.com/miniak/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="../node/node.d.ts" />
/// <reference types="node" />
declare namespace Electron {