mirror of
https://github.com/spacebarchat/server.git
synced 2026-06-01 19:54:45 +00:00
4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
import { Server } from "./Server";
|
|
|
|
const server = new Server();
|