Fixed problem with es6

This commit is contained in:
Robin Van den Broeck
2016-09-22 18:29:46 +02:00
parent 86d1fed5cb
commit 29b93b2328

View File

@@ -3,9 +3,6 @@
// Definitions by: Robin Van den Broeck <https://github.com/gamesmaxed>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="../es6-promise/es6-promise.d.ts" />
declare module "electron-devtools-installer" {
interface ExtensionReference {
id: string,