| 1 | import { createServer } from class="st">"http"; |
| 2 | import { Server, Socket as ServerSocket } from class="st">"socket.io"; |
| 3 | import { io as ioc, Socket as ClientSocket } from class="st">"socket.io-client"; |
| 4 | import expect = require(class="st">"expect.js"); |
nothing calls this directly
no test coverage detected