Files
2024-03-29 10:00:23 +01:00

4 lines
68 B
TypeScript

import { io } from "socket.io-client";
export const socket = io();