RxJS: Updated to version 2.2.24

This commit is contained in:
Igor Oleinikov
2014-05-22 15:06:28 +04:00
parent 42207d2410
commit c132321667
12 changed files with 28 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for RxJS-Aggregates v2.2.20
// Type definitions for RxJS-Aggregates v2.2.24
// Project: http://rx.codeplex.com/
// Definitions by: Carl de Billy <http://carl.debilly.net/>
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
+17
View File
@@ -0,0 +1,17 @@
// Type definitions for RxJS-All v2.2.24
// Project: http://rx.codeplex.com/
// Definitions by: Carl de Billy <http://carl.debilly.net/>
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="rx.d.ts"/>
/// <reference path="rx.aggregates.d.ts"/>
/// <reference path="rx.time.d.ts"/>
/// <reference path="rx.async.d.ts"/>
/// <reference path="rx.binding.d.ts"/>
/// <reference path="rx.coincidence.d.ts"/>
/// <reference path="rx.experimental.d.ts"/>
/// <reference path="rx.joinpatterns.d.ts"/>
/// <reference path="rx.virtualtime.d.ts"/>
/// <reference path="rx.testing.d.ts"/>
/// <reference path="rx.backpressure.d.ts" />
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for RxJS-Async v2.2.20
// Type definitions for RxJS-Async v2.2.24
// Project: http://rx.codeplex.com/
// Definitions by: zoetrope <https://github.com/zoetrope>
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for RxJS-BackPressure v2.2.20
// Type definitions for RxJS-BackPressure v2.2.24
// Project: http://rx.codeplex.com/
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for RxJS-Binding v2.2.20
// Type definitions for RxJS-Binding v2.2.24
// Project: http://rx.codeplex.com/
// Definitions by: Carl de Billy <http://carl.debilly.net/>
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for RxJS-Coincidence v2.2.20
// Type definitions for RxJS-Coincidence v2.2.24
// Project: http://rx.codeplex.com/
// Definitions by: Carl de Billy <http://carl.debilly.net/>
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for RxJS v2.2.20
// Type definitions for RxJS v2.2.24
// Project: http://rx.codeplex.com/
// Definitions by: gsino <http://www.codeplex.com/site/users/view/gsino>
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for RxJS-Experimental v2.2.20
// Type definitions for RxJS-Experimental v2.2.24
// Project: https://github.com/Reactive-Extensions/RxJS/
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for RxJS-Join v2.2.20
// Type definitions for RxJS-Join v2.2.24
// Project: http://rx.codeplex.com/
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for RxJS-Testing v2.2.20
// Type definitions for RxJS-Testing v2.2.24
// Project: https://github.com/Reactive-Extensions/RxJS/
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for RxJS-Time v2.2.20
// Type definitions for RxJS-Time v2.2.24
// Project: http://rx.codeplex.com/
// Definitions by: Carl de Billy <http://carl.debilly.net/>
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for RxJS-VirtualTime v2.2.20
// Type definitions for RxJS-VirtualTime v2.2.24
// Project: http://rx.codeplex.com/
// Definitions by: gsino <http://www.codeplex.com/site/users/view/gsino>
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>