UNPKG

autoroute-base

Version:

flexible autoroute, template for creating autoroutes.

3 lines 114 B
var get = function () { return 'I got route `b` info!'; }; module.exports = get; //# sourceMappingURL=get.js.map