GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
vmk-demo-bot
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Branches
Tags
×
master
vmk-demo-bot
/
frontend
/
node_modules
/
socket.io
/ wrapper.mjs
eugene-sukhodolskiy
17 days ago
82 bytes
init
Raw
Blame
History
import io from "./dist/index.js"; export const {Server, Namespace, Socket} = io;