index.js

const uxio = require('./src/uxio')

/**
 * The index is the entry for the library, provide the Uxio middleware and hence APIs.
 * @file
 * @author godieGH
 * @license MIT
*/

module.exports = uxio