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
..
autobahn-tests.ts add import to autobahn-test.ts 2015-08-02 14:26:46 -04:00
autobahn.d.ts Remove dependence on jquery.d.ts 2016-01-11 23:16:59 -05:00