mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-12 12:10:44 +08:00
Fixed author attribution
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Vendored
+1
-1
@@ -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