UNPKG

orbty

Version:

Simple and high performance web server structure for

11 lines (9 loc) 218 B
/* ! * orbty * Copyright(c) 2020 Gleisson Mattos * http://github.com/gleissonmattos * * Licensed under the MIT license. * http://www.opensource.org/licenses/mit-license.php */ module.exports = require('./lib/orbty');