MyCrypto/electron-app/preload/index.ts

3 lines
79 B
TypeScript
Raw Normal View History

2018-05-04 15:56:17 +00:00
import { registerProtocol } from 'shared/enclave/preload';
registerProtocol();