Spaces:
Configuration error
Configuration error
File size: 108 Bytes
da79dee |
1 2 3 |
import io from "socket.io-client";
export const socket = io("http://localhost:5000");
export default socket; |