UNPKG

92 BJavaScriptView Raw
1import App from './src/app';
2import ClientApp from './src/client';
3
4export {App, ClientApp}