Files
memecoin-botV2/.pnpm-store/v10/files/2e/177ad8bf3661b9fa442a84ecb7e169b8092236d60614d8e1e2618fad15cd856c92822acce903da3fbc670dc130d322b8c2687553290afcdf88d83d0798ef09

5 lines
313 B
Plaintext

function _assertClassBrand(e, t, n) {
if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n;
throw new TypeError("Private element is not present on this object");
}
module.exports = _assertClassBrand, module.exports.__esModule = true, module.exports["default"] = module.exports;