Files
DefinitelyTyped/autobahn
Andrew Bradley f505d870ff Remove dependence on jquery.d.ts
jQuery declares a global var `$` which makes it potentially conflict with other declarations, for example angular-protractor

autobahn.d.ts doesn't need to depend on jquery.d.ts since the only thing it used, JqueryPromise, can be replaced with when.Promise
2016-01-11 23:16:59 -05:00
..
2016-01-11 23:16:59 -05:00