mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 13:27:15 +08: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