import "bootstrap/dist/js/bootstrap"; function init() { console.log("init"); } init();