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