UNPKG

@cimo/websocket

Version:

Websocket (server/client). Light, fast and secure.

5 lines 161 B
import * as Http from "http"; import * as Https from "https"; export { Http as IhttpServer }; export { Https as IhttpsServer }; //# sourceMappingURL=Model.js.map