/**
 * The official client library for bitcore-wallet-service
 */

/**
 * Client API
 */
import { API } from './lib/api';
export default API;
