UNPKG

physical-node

Version:

virtual physical network infrastructure layer for node

8 lines 209 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.config = { pendingConnectionTimeout: 10000, keyLength: 32, port: 80 }; //# sourceMappingURL=config.js.map