OSDN Git Service

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