This website requires JavaScript.
Explore
Help
Sign In
status-im
/
embark-area-51
mirror of
https://github.com/status-im/embark-area-51.git
Watch
2
Star
0
Fork
You've already forked embark-area-51
0
Code
Issues
Projects
Releases
Wiki
Activity
7207108aaa
embark-area-51
/
lib
/
core
/
core.js
6 lines
40 B
JavaScript
Raw
Normal View
History
Unescape
Escape
migrate all the code to ES6
2017-03-30 11:12:39 +00:00
class
Core
{
add redeploy; don't reload compiler if it's already loaded
2017-02-25 20:47:35 +00:00
migrate all the code to ES6
2017-03-30 11:12:39 +00:00
}
add redeploy; don't reload compiler if it's already loaded
2017-02-25 20:47:35 +00:00
module
.
exports
=
Core
;