mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Fixed problem with es6
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user