import MainWidget from "./MainWidget"; const w = new MainWidget(); w.placeAt(document.body);