"use strict";
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
const eBayApi_js_1 = __importDefault(require("./eBayApi.js"));
module.exports = eBayApi_js_1.default;