qunitx-cli
lib/web/index.ts
.
HTTPServer
.
prototype
_server
property
HTTPServer.prototype._server
Underlying Node.js HTTP server instance.
Type
http.Server
Usage
import { HTTPServer } from "lib/web/index.ts";
Document Navigation
Type