mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-15 12:34:19 +00:00
4 lines
126 B
TypeScript
4 lines
126 B
TypeScript
// import ioClient from 'socket.io-client';
|
|
// const socket = ioClient('http://localhost:3000');
|
|
// export const io = socket;
|