This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
serg1557733
/
chatRedux
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
5ea1f6482b
ブランチ
タグ
master
chatRedux
/
backend
/
node_modules
/
socket.io
/
wrapper.mjs
wrapper.mjs
82 B
履歴
Raw
1
2
3
import io from "./dist/index.js";
export const {Server, Namespace, Socket} = io;