This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
bin
/
tourism-wxapp
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
66f00d63c9
Branches
Tags
master
tourism-wxapp
/
node_modules
/
socket.io
/
wrapper.mjs
wrapper.mjs
82 B
Histórico
Raw
1
2
3
import io from "./dist/index.js";
export const {Server, Namespace, Socket} = io;