MyCrypto/common/components/WalletDecrypt/index.tsx

4 lines
132 B
TypeScript
Raw Normal View History

import WalletDecrypt from './WalletDecrypt';
export default WalletDecrypt;
2018-01-20 20:06:28 +00:00
export { default as DISABLE_WALLETS } from './disables';