hyper/lib/rpc.js
2016-07-26 13:20:17 -07:00

2 lines
57 B
JavaScript

import RPC from './utils/rpc';
export default new RPC();