mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-03-02 03:30:31 +00:00
3 lines
53 B
JavaScript
3 lines
53 B
JavaScript
|
// @flow
|
||
|
export { default as RPCNode } from './rpc';
|