UNPKG

node-shh

Version:
5 lines (3 loc) 135 B
const CONSTANTS = require('./src/const'); const StaticServer = require('./src/server'); module.exports = { CONSTANTS, StaticServer };