This website requires JavaScript.
Explore
Help
Sign In
status-im
/
MyCrypto
mirror of
https://github.com/status-im/MyCrypto.git
Watch
2
Star
0
Fork
You've already forked MyCrypto
0
Code
Issues
Projects
Releases
Wiki
Activity
fc6d0d7270
MyCrypto
/
electron-app
/
preload
/
index.ts
3 lines
79 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Adjust API
2018-05-04 15:56:17 +00:00
import
{
registerProtocol
}
from
'shared/enclave/preload'
;
registerProtocol
(
)
;