OSDN Git Service

fix path
[bytom/bytom-node-sdk.git] / src / index.js
1 import Client from './client'
2
3 export default {
4   Client
5 }