UNPKG
vdom-thunk
Version:
latest (3.0.0)
3.0.0
2.0.1
2.0.0
1.7.2
1.7.1
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
A thunk optimization for virtual-dom
github.com/Raynos/vdom-thunk
Raynos/vdom-thunk
vdom-thunk
/
index.js
4 lines
(2 loc)
•
68 B
JavaScript
View Raw
1
2
3
4
var
Partial
=
require(
'./partial'
);
module
.
exports
= Partial();