mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-07 16:30:12 +08:00
Fixing rx-lite module name
This commit is contained in:
Vendored
+1
-1
@@ -10,6 +10,6 @@
|
||||
///<reference path="rx.backpressure-lite.d.ts" />
|
||||
///<reference path="rx.coincidence-lite.d.ts" />
|
||||
|
||||
declare module "rx.lite" {
|
||||
declare module "rx-lite" {
|
||||
export = Rx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user