typescript
Advanced tools
Comparing version 1.8.0-dev.20151026 to 1.8.0-dev.20151027
@@ -685,3 +685,3 @@ /*! ***************************************************************************** | ||
interface ImageDataConstructor { | ||
declare var ImageData: { | ||
prototype: ImageData; | ||
@@ -692,4 +692,2 @@ new(width: number, height: number): ImageData; | ||
declare var ImageData: ImageDataConstructor; | ||
interface MSApp { | ||
@@ -696,0 +694,0 @@ clearTemporaryWebDataAsync(): MSAppAsyncOperation; |
@@ -5,3 +5,3 @@ { | ||
"homepage": "http://typescriptlang.org/", | ||
"version": "1.8.0-dev.20151026", | ||
"version": "1.8.0-dev.20151027", | ||
"license": "Apache-2.0", | ||
@@ -8,0 +8,0 @@ "description": "TypeScript is a language for application scale JavaScript development", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
12561383
238675