const api = new API(API_URL); const root = document.getElementById("root"); async function init() { finishedLoading(); } init();