This repository has been archived on 2026-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
Flam3rboy b1f3c9bc6a webrtc
2021-08-12 20:50:29 +02:00

4 lines
65 B
TypeScript

import { Server } from "./Server";
const server = new Server();