index
:
dexon-wallet
develop
master
version-1.2.7
DEXON wallet browser extension (https://github.com/dexon-foundation/dekusan)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
scripts
/
lib
/
config-manager-singleton.js
blob: 5915c401b4ecda143c01f87c164348f661e73934 (
plain
) (
blame
)
1
2
3
var
ConfigManager
=
require
(
'./config-manager'
)
module
.
exports
=
new
ConfigManager
()