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
/
admin
/
node_modules
/
caniuse-lite
/
dist
/
lib
/ supported.js
eugene-sukhodolskiy
18 days ago
111 bytes
init
Raw
Blame
History
module.exports = { y: 1 << 0, n: 1 << 1, a: 1 << 2, p: 1 << 3, u: 1 << 4, x: 1 << 5, d: 1 << 6 }