mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-28 16:45:10 +08:00
revised version and added author
This commit is contained in:
3
types/sockjs-client/index.d.ts
vendored
3
types/sockjs-client/index.d.ts
vendored
@@ -1,8 +1,9 @@
|
||||
// Type definitions for sockjs-client 1.0
|
||||
// Type definitions for sockjs-client 1.1.4
|
||||
// Project: https://github.com/sockjs/sockjs-client
|
||||
// Definitions by: Emil Ivanov <https://github.com/vladev>
|
||||
// Alexander Rusakov <https://github.com/arusakov>
|
||||
// BendingBender <https://github.com/BendingBender>
|
||||
// Soner Köksal <https://github.com/renjfk>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
export = SockJS;
|
||||
|
||||
Reference in New Issue
Block a user