UNPKG

emvici-router

Version:

High Performance express/connect pluggable router middleware

5 lines (3 loc) 105 B
var type = module.exports = {}; type.wizard = require( './wizard' ); type.stack = require( './stack' );