This website works better with JavaScript.
Home
Explore
Help
Sign In
jack
/
bitcooo
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bitcooo
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25
Commits
1
Branch
0
Tags
1.3 GiB
JavaScript
74.5%
Vue
22.3%
CSS
2.8%
SCSS
0.4%
Tree:
2eb0827e80
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2eb0827e80'
${ noResults }
bitcooo
/
utils
/
SystemConfiguration.js
11 lines
102 B
Raw
Blame
History
let
isTest
=
true
;
const
constant
=
isTest
?
{
btcDataUrl
:
''
}
:
{
}
export
default
{
constant
}
Reference in new issue