UNPKG

65 BJavaScriptView Raw
1import ReactApp from './ReactApp'
2
3export {
4 ReactApp,
5}