/** * Entry point index.js for rollup packaging */ import App from './App.js'; export { App };