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
/
Stores
/
index.js
4 lines
(3 loc)
•
67 B
JavaScript
View Raw
1
2
3
4
module
.exports = {
createStore:
require
(
'tuxx/src/TuxxStore'
) };