import http from "./libs/http-client.js"; const app = new Controller(new Model(http), new View());