mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Fixed reference in rx-tests.ts
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
///<reference path="rx.js.d.ts"/>
|
||||
///<reference path="rx.d.ts"/>
|
||||
|
||||
// Disposable
|
||||
var d: Rx.IDisposable = new Rx.Disposable(() => { });
|
||||
|
||||
Reference in New Issue
Block a user