MyCrypto/electron-app/preload/index.ts

3 lines
79 B
TypeScript

import { registerProtocol } from 'shared/enclave/preload';
registerProtocol();