import Socket from "./ws/Socket.js" import "./components/Home.js" window.Socket = new Socket() Home()