UNPKG

rjweb-server

Version:

Easy and Robust Way to create a Web Server with Many Easy-to-use Features in NodeJS

7 lines (6 loc) 156 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WsContext = void 0; class WsContext { } exports.WsContext = WsContext;