import App from './app/App'; BI.createWidget({ type:'bi.vertical', element: 'body', items:[new App().widget], });