MyCrypto/electron-app/preload/index.ts

3 lines
76 B
TypeScript

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