UNPKG

exchangerate-api

Version:
10 lines (8 loc) 143 B
const Client = require('./client') /** * @name module:exchangerate-api * @see Client * @type {Client} * */ module.exports = new Client()