UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

11 lines (8 loc) 164 B
exports.createServer = exports.createConnection = exports.connect = function () {}; exports.isIP = exports.isIPv4 = exports.isIPv6 = function () { return true };