mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-28 17:35:49 +08:00
Fixed author attribution
This commit is contained in:
2
socket.io-client/socket.io-client.d.ts
vendored
2
socket.io-client/socket.io-client.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for socket.io-client 1.3.5
|
||||
// Project: http://socket.io/
|
||||
// Definitions by: divillysausages <https://github.com/divillysausages/>
|
||||
// Definitions by: PROGRE <https://github.com/progre/>, Damian Connolly <https://github.com/divillysausages/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare var io: SocketIOClientStatic;
|
||||
|
||||
2
socket.io/socket.io.d.ts
vendored
2
socket.io/socket.io.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for socket.io 1.3.5
|
||||
// Project: http://socket.io/
|
||||
// Definitions by: divillysausages <https://github.com/divillysausages/>
|
||||
// Definitions by: PROGRE <https://github.com/progre/>, Damian Connolly <https://github.com/divillysausages/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
///<reference path='../node/node.d.ts' />
|
||||
|
||||
Reference in New Issue
Block a user