UNPKG

hubs

Version:

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

8 lines 181 B
module.exports = { name: 'static', realize: function(conf){ conf.protocol = undefined conf.requestor = undefined return Promise.resolve(conf) } }