import { TableList } from './modules/table_list/table_list'; BI.createWidget({ type: TableList.xtype, element: '#wrapper', });