mirror of
https://github.com/outbackdingo/control-pane.git
synced 2026-02-06 17:20:23 +00:00
4 lines
82 B
JavaScript
4 lines
82 B
JavaScript
import io from "./dist/index.js";
|
|
|
|
export const {Server, Namespace, Socket} = io;
|