Rename rxwamp.d.ts to rx-wamp.d.ts

This commit is contained in:
Elad Zelingher
2016-06-25 10:51:41 +03:00
parent 11735aa0ae
commit 01410a5d38
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="rxwamp.d.ts"/>
/// <reference path="rx-wamp.d.ts"/>
/// <reference path="../rx/rx.all.d.ts"/>
function nodeJS(session: autobahn.Session) {