// SYSTEM PANEL //
[ROOT]
/
home
/
csender
/
.trash
/
node_modules.9
/
socket.io
[ PARENT ]
EDIT :: wrapper.mjs
import io from "./dist/index.js"; export const {Server, Namespace, Socket} = io;
SAVE
CANCEL