UNPKG

86 BJavaScriptView Raw
1import ReactApp, { store } from './ReactApp'
2
3export {
4 ReactApp,
5 store,
6}
\No newline at end of file