mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-12 12:10:44 +08:00
RxJS: *-lite.ts renamed to *-lite.d.ts (to contribute with package)
This commit is contained in:
Vendored
+1
-1
@@ -5,7 +5,7 @@
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
///<reference path="rx.d.ts" />
|
||||
///<reference path="rx.binding-lite.ts" />
|
||||
///<reference path="rx.binding-lite.d.ts" />
|
||||
|
||||
declare module Rx {
|
||||
export interface Observable<T> {
|
||||
|
||||
Reference in New Issue
Block a user