phosphor-signaling
Advanced tools
Comparing version 0.9.3 to 0.9.4
@@ -1,2 +0,1 @@ | ||
/// <reference path="../typings/es6-containers/es6-containers.d.ts" /> | ||
/** | ||
@@ -3,0 +2,0 @@ * An object used for type-safe inter-object communication. |
@@ -8,3 +8,2 @@ /*----------------------------------------------------------------------------- | ||
|----------------------------------------------------------------------------*/ | ||
/// <reference path="../typings/es6-containers/es6-containers.d.ts" /> | ||
'use strict'; | ||
@@ -11,0 +10,0 @@ /** |
@@ -0,3 +1,3 @@ | ||
/// <reference path="../src/_references.d.ts" /> | ||
declare module 'phosphor-signaling/index' { | ||
/// <reference path="../typings/es6-containers/es6-containers.d.ts" /> | ||
/** | ||
@@ -4,0 +4,0 @@ * An object used for type-safe inter-object communication. |
{ | ||
"name": "phosphor-signaling", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "A module for type-safe inter-object communication.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -7,3 +7,4 @@ require('dts-generator').generate({ | ||
out: 'lib/phosphor-signaling.d.ts', | ||
externs: ['../src/_references.d.ts'], | ||
target: 1 // ts.ScriptTarget.ES5 | ||
}); |
@@ -8,3 +8,2 @@ /*----------------------------------------------------------------------------- | ||
|----------------------------------------------------------------------------*/ | ||
/// <reference path="../typings/es6-containers/es6-containers.d.ts" /> | ||
'use strict'; | ||
@@ -11,0 +10,0 @@ |
@@ -8,4 +8,2 @@ /*----------------------------------------------------------------------------- | ||
|----------------------------------------------------------------------------*/ | ||
/// <reference path="../typings/expect.js/expect.js.d.ts" /> | ||
/// <reference path="../typings/mocha/mocha.d.ts" /> | ||
'use strict'; | ||
@@ -12,0 +10,0 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { |
@@ -8,4 +8,2 @@ /*----------------------------------------------------------------------------- | ||
|----------------------------------------------------------------------------*/ | ||
/// <reference path="../typings/expect.js/expect.js.d.ts" /> | ||
/// <reference path="../typings/mocha/mocha.d.ts" /> | ||
'use strict'; | ||
@@ -12,0 +10,0 @@ |
Sorry, the diff of this file is not supported yet
94441
24
2308