UNPKG

108 BJavaScriptView Raw
1'use strict';
2
3const { ApiMarketClient } = require('./src/client');
4
5module.exports = {
6 ApiMarketClient
7};
\No newline at end of file