UNPKG

hubs

Version:

``` Caryl ------ courier3 / \ / \ courier1 courier2

5 lines (3 loc) 108 B
const http = require('./http') const statik = require('./static') module.exports = [].concat(http, statik)