// This file is required because we cannot directly import a .ts file from index.js import main from "./main"; main();