revised version and added author

This commit is contained in:
Soner Koksal
2017-12-01 18:34:32 +03:00
parent 604e6a343e
commit b00fe9b49c

View File

@@ -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;