UNPKG
hydux-react-router
Version:
latest (0.2.0)
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
ReactRouter integration for hydux-react
github.com/hydux/hydux-react-router
hydux/hydux-react-router
hydux-react-router
/
examples
/
simple
/
src
/
index.js
7 lines
(5 loc)
•
88 B
JavaScript
View Raw
1
2
3
4
5
6
7
// @ts-nocheck
const
app =
require
(
'./main'
)
if
(
module
.
hot
) {
module
.
hot
.
accept
() }