added/fixed headers o-s

https://github.com/borisyankov/DefinitelyTyped/issues/1570
This commit is contained in:
Bartvds
2014-01-24 01:56:27 +01:00
parent 8c07adefeb
commit 709a0363a0
21 changed files with 72 additions and 39 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
///<reference path="rx.d.ts" />
// Type definitions for RxJS-Join package
// Type definitions for RxJS-Join package
// Project: http://rx.codeplex.com/
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
///<reference path="rx.d.ts" />
declare module Rx {
interface Pattern1<T1> {