UNPKG

hurt

Version:

HTTP and SPA routing using RFC 6570 URI templates

8 lines (5 loc) 149 B
/* global module */ import router from './common'; import { mixin as node } from './node'; router.mixins.unshift( node ); module.exports = router;