Merge remote-tracking branch 'remotes/upstream/master'

This commit is contained in:
Igor Oleinikov
2014-03-19 17:22:35 +04:00
79 changed files with 6851 additions and 1624 deletions
+4
View File
@@ -436,3 +436,7 @@ declare module Rx {
export var AsyncSubject: AsyncSubjectStatic;
}
declare module "rx" {
export = Rx
}