index.ts 54 Bytes Raw Blame History Permalink 1 2 3 import { Server } from "./Server"; new Server(3000);