This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-js-api
mirror of
https://github.com/status-im/status-js-api.git
Watch
2
Star
0
Fork
You've already forked status-js-api
0
Code
Issues
Projects
Releases
Wiki
Activity
master
status-js-api
/
index.js
4 lines
73 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
fix index.js
2019-01-31 17:50:53 +00:00
const
StatusJS
=
require
(
'./dist/index.js'
)
;
add index.js in root
2019-01-30 18:26:19 +00:00
module
.
exports
=
StatusJS
;