UNPKG
tuxx
Version:
latest (0.2.0)
0.2.0
0.1.0
Framework built on React and Flux
github.com/TuxedoJS/TuxedoJS
TuxedoJS/TuxedoJS
tuxx
/
Router
/
create.js
2 lines
(1 loc)
•
59 B
JavaScript
View Raw
1
2
module.exports
= require(
'react-router/lib/createRouter'
)
;