vvakame
|
7de6c3dd94
|
Merge branch 'master' into rename-repo-url
|
2016-03-17 21:06:54 +09:00 |
|
vvakame
|
14fe4313f4
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
Ika
|
dfa3539468
|
Update cometd.d.ts
transformed cometD module to interface.
usage:
```
var cometd: CometD;
```
added some methods: *clearListeners, clearSubscriptions, handshake, disconnect*
added definition for jQuery: `$.cometd` returns CometD type
|
2015-09-22 12:47:21 +04:00 |
|
Ika
|
f4beede5f5
|
Update cometd.d.ts
added couple of functions: clearListeners, clearSubscriptions, configure, handshake, disconnect;
|
2015-09-22 11:59:51 +04:00 |
|
Bartvds
|
0efeed5c45
|
added/fixed headers a-d
https://github.com/borisyankov/DefinitelyTyped/issues/1570
|
2014-01-24 00:22:06 +01:00 |
|
Derek Cicerone
|
aee4382e39
|
Create cometd.d.ts
|
2013-09-28 01:30:36 -04:00 |
|