This website works better with JavaScript
Home
Explore
Help
Register
Sign In
SH-Arbitrate
/
Arbitrate-FrontendH5
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
仲裁视频会议H5
8
Commits
4
Branches
Tree:
81a5a8190f
dev
hcb
master
prod
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '81a5a8190f'
${ noResults }
Arbitrate-FrontendH5
/
node_modules
/
is-ci
/
bin.js
bin.js
70B
History
Raw
1
2
3
4
#!/usr/bin/env node
'use strict'
process.exit(require('./') ? 0 : 1)