/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/challonge@2.2.0/lib/challonge.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
const endpoints=["Client","Tournaments","Participants","Matches"];endpoints.forEach((e=>{exports[e]=require("./api/"+e.toLowerCase())[e]})),exports.createClient=function(e){const t={};return endpoints.forEach((o=>{t[o.toLowerCase()]=new exports[o](e)})),t.setSubdomain=e=>{endpoints.forEach((o=>{t[o.toLowerCase()].setSubdomain(e)}))},t};
//# sourceMappingURL=/sm/2535167fec535e150220b2534300c1f532d8db3653a11627d253831c4322966d.map