/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/fnbr@4.2.0/dist/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.BasePendingFriend=exports.BaseFriendMessage=exports.TournamentWindow=exports.Tournament=exports.Stats=exports.RadioStation=exports.NewsMessageVideo=exports.NewsMessage=exports.Image=exports.GlobalProfile=exports.FortniteServerStatus=exports.EventTokens=exports.EpicgamesServerStatusScheduledMainteance=exports.EpicgamesServerStatusIncident=exports.EpicgamesServerStatusComponent=exports.EpicgamesServerStatus=exports.CreatorCode=exports.BaseMessage=exports.Avatar=exports.XMPPConnectionTimeoutError=exports.XMPPConnectionError=exports.UserNotFoundError=exports.StatsPrivacyError=exports.SendMessageError=exports.STOMPConnectionTimeoutError=exports.STOMPConnectionError=exports.PartyPermissionError=exports.PartyNotFoundError=exports.PartyMemberNotFoundError=exports.PartyMaxSizeReachedError=exports.PartyInvitationExpiredError=exports.PartyChatConversationNotFoundError=exports.PartyAlreadyJoinedError=exports.OfferNotFoundError=exports.MatchNotFoundError=exports.InviterFriendshipsLimitExceededError=exports.InviteeFriendshipsLimitExceededError=exports.InviteeFriendshipSettingsError=exports.InviteeFriendshipRequestLimitExceededError=exports.FriendshipRequestAlreadySentError=exports.FriendNotFoundError=exports.EventTimeoutError=exports.EpicgamesAPIError=exports.DuplicateFriendshipError=exports.CreatorCodeNotFoundError=exports.CreativeIslandNotFoundError=exports.AuthenticationMissingError=exports.Endpoints=exports.Enums=exports.Client=void 0,exports.UserSearchResult=exports.User=exports.ClientUser=exports.BlockedUser=exports.STWWeaponSchematic=exports.STWTrapSchematic=exports.STWTeamPerk=exports.STWSurvivor=exports.STWStats=exports.STWSchematic=exports.STWResource=exports.STWRangedWeaponSchematic=exports.STWProfile=exports.STWNewsMessage=exports.STWMeleeWeaponSchematic=exports.STWLocker=exports.STWItem=exports.STWHeroLoadout=exports.STWHero=exports.SentPartyJoinRequest=exports.SentPartyInvitation=exports.ReceivedPartyJoinRequest=exports.ReceivedPartyInvitation=exports.PresenceParty=exports.PartyMeta=exports.PartyMessage=exports.PartyMemberMeta=exports.PartyMemberConfirmation=exports.PartyMember=exports.PartyChat=exports.Party=exports.ClientPartyMeta=exports.ClientPartyMemberMeta=exports.ClientPartyMember=exports.ClientParty=exports.BasePartyJoinRequest=exports.BasePartyInvitation=exports.SentFriendMessage=exports.ReceivedFriendMessage=exports.OutgoingPendingFriend=exports.IncomingPendingFriend=exports.FriendPresence=exports.Friend=void 0;const tslib_1=require("tslib");var Client_1=require("./src/Client");Object.defineProperty(exports,"Client",{enumerable:!0,get:function(){return tslib_1.__importDefault(Client_1).default}});var Enums_1=require("./enums/Enums");Object.defineProperty(exports,"Enums",{enumerable:!0,get:function(){return tslib_1.__importDefault(Enums_1).default}}),tslib_1.__exportStar(require("./resources/structs"),exports);var Endpoints_1=require("./resources/Endpoints");Object.defineProperty(exports,"Endpoints",{enumerable:!0,get:function(){return tslib_1.__importDefault(Endpoints_1).default}});var AuthenticationMissingError_1=require("./src/exceptions/AuthenticationMissingError");Object.defineProperty(exports,"AuthenticationMissingError",{enumerable:!0,get:function(){return tslib_1.__importDefault(AuthenticationMissingError_1).default}});var CreativeIslandNotFoundError_1=require("./src/exceptions/CreativeIslandNotFoundError");Object.defineProperty(exports,"CreativeIslandNotFoundError",{enumerable:!0,get:function(){return tslib_1.__importDefault(CreativeIslandNotFoundError_1).default}});var CreatorCodeNotFoundError_1=require("./src/exceptions/CreatorCodeNotFoundError");Object.defineProperty(exports,"CreatorCodeNotFoundError",{enumerable:!0,get:function(){return tslib_1.__importDefault(CreatorCodeNotFoundError_1).default}});var DuplicateFriendshipError_1=require("./src/exceptions/DuplicateFriendshipError");Object.defineProperty(exports,"DuplicateFriendshipError",{enumerable:!0,get:function(){return tslib_1.__importDefault(DuplicateFriendshipError_1).default}});var EpicgamesAPIError_1=require("./src/exceptions/EpicgamesAPIError");Object.defineProperty(exports,"EpicgamesAPIError",{enumerable:!0,get:function(){return tslib_1.__importDefault(EpicgamesAPIError_1).default}});var EventTimeoutError_1=require("./src/exceptions/EventTimeoutError");Object.defineProperty(exports,"EventTimeoutError",{enumerable:!0,get:function(){return tslib_1.__importDefault(EventTimeoutError_1).default}});var FriendNotFoundError_1=require("./src/exceptions/FriendNotFoundError");Object.defineProperty(exports,"FriendNotFoundError",{enumerable:!0,get:function(){return tslib_1.__importDefault(FriendNotFoundError_1).default}});var FriendshipRequestAlreadySentError_1=require("./src/exceptions/FriendshipRequestAlreadySentError");Object.defineProperty(exports,"FriendshipRequestAlreadySentError",{enumerable:!0,get:function(){return tslib_1.__importDefault(FriendshipRequestAlreadySentError_1).default}});var InviteeFriendshipRequestLimitExceededError_1=require("./src/exceptions/InviteeFriendshipRequestLimitExceededError");Object.defineProperty(exports,"InviteeFriendshipRequestLimitExceededError",{enumerable:!0,get:function(){return tslib_1.__importDefault(InviteeFriendshipRequestLimitExceededError_1).default}});var InviteeFriendshipSettingsError_1=require("./src/exceptions/InviteeFriendshipSettingsError");Object.defineProperty(exports,"InviteeFriendshipSettingsError",{enumerable:!0,get:function(){return tslib_1.__importDefault(InviteeFriendshipSettingsError_1).default}});var InviteeFriendshipsLimitExceededError_1=require("./src/exceptions/InviteeFriendshipsLimitExceededError");Object.defineProperty(exports,"InviteeFriendshipsLimitExceededError",{enumerable:!0,get:function(){return tslib_1.__importDefault(InviteeFriendshipsLimitExceededError_1).default}});var InviterFriendshipsLimitExceededError_1=require("./src/exceptions/InviterFriendshipsLimitExceededError");Object.defineProperty(exports,"InviterFriendshipsLimitExceededError",{enumerable:!0,get:function(){return tslib_1.__importDefault(InviterFriendshipsLimitExceededError_1).default}});var MatchNotFoundError_1=require("./src/exceptions/MatchNotFoundError");Object.defineProperty(exports,"MatchNotFoundError",{enumerable:!0,get:function(){return tslib_1.__importDefault(MatchNotFoundError_1).default}});var OfferNotFoundError_1=require("./src/exceptions/OfferNotFoundError");Object.defineProperty(exports,"OfferNotFoundError",{enumerable:!0,get:function(){return tslib_1.__importDefault(OfferNotFoundError_1).default}});var PartyAlreadyJoinedError_1=require("./src/exceptions/PartyAlreadyJoinedError");Object.defineProperty(exports,"PartyAlreadyJoinedError",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyAlreadyJoinedError_1).default}});var PartyChatConversationNotFoundError_1=require("./src/exceptions/PartyChatConversationNotFoundError");Object.defineProperty(exports,"PartyChatConversationNotFoundError",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyChatConversationNotFoundError_1).default}});var PartyInvitationExpiredError_1=require("./src/exceptions/PartyInvitationExpiredError");Object.defineProperty(exports,"PartyInvitationExpiredError",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyInvitationExpiredError_1).default}});var PartyMaxSizeReachedError_1=require("./src/exceptions/PartyMaxSizeReachedError");Object.defineProperty(exports,"PartyMaxSizeReachedError",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyMaxSizeReachedError_1).default}});var PartyMemberNotFoundError_1=require("./src/exceptions/PartyMemberNotFoundError");Object.defineProperty(exports,"PartyMemberNotFoundError",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyMemberNotFoundError_1).default}});var PartyNotFoundError_1=require("./src/exceptions/PartyNotFoundError");Object.defineProperty(exports,"PartyNotFoundError",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyNotFoundError_1).default}});var PartyPermissionError_1=require("./src/exceptions/PartyPermissionError");Object.defineProperty(exports,"PartyPermissionError",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyPermissionError_1).default}});var STOMPConnectionError_1=require("./src/exceptions/STOMPConnectionError");Object.defineProperty(exports,"STOMPConnectionError",{enumerable:!0,get:function(){return tslib_1.__importDefault(STOMPConnectionError_1).default}});var STOMPConnectionTimeoutError_1=require("./src/exceptions/STOMPConnectionTimeoutError");Object.defineProperty(exports,"STOMPConnectionTimeoutError",{enumerable:!0,get:function(){return tslib_1.__importDefault(STOMPConnectionTimeoutError_1).default}});var SendMessageError_1=require("./src/exceptions/SendMessageError");Object.defineProperty(exports,"SendMessageError",{enumerable:!0,get:function(){return tslib_1.__importDefault(SendMessageError_1).default}});var StatsPrivacyError_1=require("./src/exceptions/StatsPrivacyError");Object.defineProperty(exports,"StatsPrivacyError",{enumerable:!0,get:function(){return tslib_1.__importDefault(StatsPrivacyError_1).default}});var UserNotFoundError_1=require("./src/exceptions/UserNotFoundError");Object.defineProperty(exports,"UserNotFoundError",{enumerable:!0,get:function(){return tslib_1.__importDefault(UserNotFoundError_1).default}});var XMPPConnectionError_1=require("./src/exceptions/XMPPConnectionError");Object.defineProperty(exports,"XMPPConnectionError",{enumerable:!0,get:function(){return tslib_1.__importDefault(XMPPConnectionError_1).default}});var XMPPConnectionTimeoutError_1=require("./src/exceptions/XMPPConnectionTimeoutError");Object.defineProperty(exports,"XMPPConnectionTimeoutError",{enumerable:!0,get:function(){return tslib_1.__importDefault(XMPPConnectionTimeoutError_1).default}});var Avatar_1=require("./src/structures/Avatar");Object.defineProperty(exports,"Avatar",{enumerable:!0,get:function(){return tslib_1.__importDefault(Avatar_1).default}});var BaseMessage_1=require("./src/structures/BaseMessage");Object.defineProperty(exports,"BaseMessage",{enumerable:!0,get:function(){return tslib_1.__importDefault(BaseMessage_1).default}});var CreatorCode_1=require("./src/structures/CreatorCode");Object.defineProperty(exports,"CreatorCode",{enumerable:!0,get:function(){return tslib_1.__importDefault(CreatorCode_1).default}});var EpicgamesServerStatus_1=require("./src/structures/EpicgamesServerStatus");Object.defineProperty(exports,"EpicgamesServerStatus",{enumerable:!0,get:function(){return tslib_1.__importDefault(EpicgamesServerStatus_1).default}});var EpicgamesServerStatusComponent_1=require("./src/structures/EpicgamesServerStatusComponent");Object.defineProperty(exports,"EpicgamesServerStatusComponent",{enumerable:!0,get:function(){return tslib_1.__importDefault(EpicgamesServerStatusComponent_1).default}});var EpicgamesServerStatusIncident_1=require("./src/structures/EpicgamesServerStatusIncident");Object.defineProperty(exports,"EpicgamesServerStatusIncident",{enumerable:!0,get:function(){return tslib_1.__importDefault(EpicgamesServerStatusIncident_1).default}});var EpicgamesServerStatusScheduledMainteance_1=require("./src/structures/EpicgamesServerStatusScheduledMainteance");Object.defineProperty(exports,"EpicgamesServerStatusScheduledMainteance",{enumerable:!0,get:function(){return tslib_1.__importDefault(EpicgamesServerStatusScheduledMainteance_1).default}});var EventTokens_1=require("./src/structures/EventTokens");Object.defineProperty(exports,"EventTokens",{enumerable:!0,get:function(){return tslib_1.__importDefault(EventTokens_1).default}});var FortniteServerStatus_1=require("./src/structures/FortniteServerStatus");Object.defineProperty(exports,"FortniteServerStatus",{enumerable:!0,get:function(){return tslib_1.__importDefault(FortniteServerStatus_1).default}});var GlobalProfile_1=require("./src/structures/GlobalProfile");Object.defineProperty(exports,"GlobalProfile",{enumerable:!0,get:function(){return tslib_1.__importDefault(GlobalProfile_1).default}});var Image_1=require("./src/structures/Image");Object.defineProperty(exports,"Image",{enumerable:!0,get:function(){return tslib_1.__importDefault(Image_1).default}});var NewsMessage_1=require("./src/structures/NewsMessage");Object.defineProperty(exports,"NewsMessage",{enumerable:!0,get:function(){return tslib_1.__importDefault(NewsMessage_1).default}});var NewsMessageVideo_1=require("./src/structures/NewsMessageVideo");Object.defineProperty(exports,"NewsMessageVideo",{enumerable:!0,get:function(){return tslib_1.__importDefault(NewsMessageVideo_1).default}});var RadioStation_1=require("./src/structures/RadioStation");Object.defineProperty(exports,"RadioStation",{enumerable:!0,get:function(){return tslib_1.__importDefault(RadioStation_1).default}});var Stats_1=require("./src/structures/Stats");Object.defineProperty(exports,"Stats",{enumerable:!0,get:function(){return tslib_1.__importDefault(Stats_1).default}});var Tournament_1=require("./src/structures/Tournament");Object.defineProperty(exports,"Tournament",{enumerable:!0,get:function(){return tslib_1.__importDefault(Tournament_1).default}});var TournamentWindow_1=require("./src/structures/TournamentWindow");Object.defineProperty(exports,"TournamentWindow",{enumerable:!0,get:function(){return tslib_1.__importDefault(TournamentWindow_1).default}});var BaseFriendMessage_1=require("./src/structures/friend/BaseFriendMessage");Object.defineProperty(exports,"BaseFriendMessage",{enumerable:!0,get:function(){return tslib_1.__importDefault(BaseFriendMessage_1).default}});var BasePendingFriend_1=require("./src/structures/friend/BasePendingFriend");Object.defineProperty(exports,"BasePendingFriend",{enumerable:!0,get:function(){return tslib_1.__importDefault(BasePendingFriend_1).default}});var Friend_1=require("./src/structures/friend/Friend");Object.defineProperty(exports,"Friend",{enumerable:!0,get:function(){return tslib_1.__importDefault(Friend_1).default}});var FriendPresence_1=require("./src/structures/friend/FriendPresence");Object.defineProperty(exports,"FriendPresence",{enumerable:!0,get:function(){return tslib_1.__importDefault(FriendPresence_1).default}});var IncomingPendingFriend_1=require("./src/structures/friend/IncomingPendingFriend");Object.defineProperty(exports,"IncomingPendingFriend",{enumerable:!0,get:function(){return tslib_1.__importDefault(IncomingPendingFriend_1).default}});var OutgoingPendingFriend_1=require("./src/structures/friend/OutgoingPendingFriend");Object.defineProperty(exports,"OutgoingPendingFriend",{enumerable:!0,get:function(){return tslib_1.__importDefault(OutgoingPendingFriend_1).default}});var ReceivedFriendMessage_1=require("./src/structures/friend/ReceivedFriendMessage");Object.defineProperty(exports,"ReceivedFriendMessage",{enumerable:!0,get:function(){return tslib_1.__importDefault(ReceivedFriendMessage_1).default}});var SentFriendMessage_1=require("./src/structures/friend/SentFriendMessage");Object.defineProperty(exports,"SentFriendMessage",{enumerable:!0,get:function(){return tslib_1.__importDefault(SentFriendMessage_1).default}});var BasePartyInvitation_1=require("./src/structures/party/BasePartyInvitation");Object.defineProperty(exports,"BasePartyInvitation",{enumerable:!0,get:function(){return tslib_1.__importDefault(BasePartyInvitation_1).default}});var BasePartyJoinRequest_1=require("./src/structures/party/BasePartyJoinRequest");Object.defineProperty(exports,"BasePartyJoinRequest",{enumerable:!0,get:function(){return tslib_1.__importDefault(BasePartyJoinRequest_1).default}});var ClientParty_1=require("./src/structures/party/ClientParty");Object.defineProperty(exports,"ClientParty",{enumerable:!0,get:function(){return tslib_1.__importDefault(ClientParty_1).default}});var ClientPartyMember_1=require("./src/structures/party/ClientPartyMember");Object.defineProperty(exports,"ClientPartyMember",{enumerable:!0,get:function(){return tslib_1.__importDefault(ClientPartyMember_1).default}});var ClientPartyMemberMeta_1=require("./src/structures/party/ClientPartyMemberMeta");Object.defineProperty(exports,"ClientPartyMemberMeta",{enumerable:!0,get:function(){return tslib_1.__importDefault(ClientPartyMemberMeta_1).default}});var ClientPartyMeta_1=require("./src/structures/party/ClientPartyMeta");Object.defineProperty(exports,"ClientPartyMeta",{enumerable:!0,get:function(){return tslib_1.__importDefault(ClientPartyMeta_1).default}});var Party_1=require("./src/structures/party/Party");Object.defineProperty(exports,"Party",{enumerable:!0,get:function(){return tslib_1.__importDefault(Party_1).default}});var PartyChat_1=require("./src/structures/party/PartyChat");Object.defineProperty(exports,"PartyChat",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyChat_1).default}});var PartyMember_1=require("./src/structures/party/PartyMember");Object.defineProperty(exports,"PartyMember",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyMember_1).default}});var PartyMemberConfirmation_1=require("./src/structures/party/PartyMemberConfirmation");Object.defineProperty(exports,"PartyMemberConfirmation",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyMemberConfirmation_1).default}});var PartyMemberMeta_1=require("./src/structures/party/PartyMemberMeta");Object.defineProperty(exports,"PartyMemberMeta",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyMemberMeta_1).default}});var PartyMessage_1=require("./src/structures/party/PartyMessage");Object.defineProperty(exports,"PartyMessage",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyMessage_1).default}});var PartyMeta_1=require("./src/structures/party/PartyMeta");Object.defineProperty(exports,"PartyMeta",{enumerable:!0,get:function(){return tslib_1.__importDefault(PartyMeta_1).default}});var PresenceParty_1=require("./src/structures/party/PresenceParty");Object.defineProperty(exports,"PresenceParty",{enumerable:!0,get:function(){return tslib_1.__importDefault(PresenceParty_1).default}});var ReceivedPartyInvitation_1=require("./src/structures/party/ReceivedPartyInvitation");Object.defineProperty(exports,"ReceivedPartyInvitation",{enumerable:!0,get:function(){return tslib_1.__importDefault(ReceivedPartyInvitation_1).default}});var ReceivedPartyJoinRequest_1=require("./src/structures/party/ReceivedPartyJoinRequest");Object.defineProperty(exports,"ReceivedPartyJoinRequest",{enumerable:!0,get:function(){return tslib_1.__importDefault(ReceivedPartyJoinRequest_1).default}});var SentPartyInvitation_1=require("./src/structures/party/SentPartyInvitation");Object.defineProperty(exports,"SentPartyInvitation",{enumerable:!0,get:function(){return tslib_1.__importDefault(SentPartyInvitation_1).default}});var SentPartyJoinRequest_1=require("./src/structures/party/SentPartyJoinRequest");Object.defineProperty(exports,"SentPartyJoinRequest",{enumerable:!0,get:function(){return tslib_1.__importDefault(SentPartyJoinRequest_1).default}});var STWHero_1=require("./src/structures/stw/STWHero");Object.defineProperty(exports,"STWHero",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWHero_1).default}});var STWHeroLoadout_1=require("./src/structures/stw/STWHeroLoadout");Object.defineProperty(exports,"STWHeroLoadout",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWHeroLoadout_1).default}});var STWItem_1=require("./src/structures/stw/STWItem");Object.defineProperty(exports,"STWItem",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWItem_1).default}});var STWLocker_1=require("./src/structures/stw/STWLocker");Object.defineProperty(exports,"STWLocker",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWLocker_1).default}});var STWMeleeWeaponSchematic_1=require("./src/structures/stw/STWMeleeWeaponSchematic");Object.defineProperty(exports,"STWMeleeWeaponSchematic",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWMeleeWeaponSchematic_1).default}});var STWNewsMessage_1=require("./src/structures/stw/STWNewsMessage");Object.defineProperty(exports,"STWNewsMessage",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWNewsMessage_1).default}});var STWProfile_1=require("./src/structures/stw/STWProfile");Object.defineProperty(exports,"STWProfile",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWProfile_1).default}});var STWRangedWeaponSchematic_1=require("./src/structures/stw/STWRangedWeaponSchematic");Object.defineProperty(exports,"STWRangedWeaponSchematic",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWRangedWeaponSchematic_1).default}});var STWResource_1=require("./src/structures/stw/STWResource");Object.defineProperty(exports,"STWResource",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWResource_1).default}});var STWSchematic_1=require("./src/structures/stw/STWSchematic");Object.defineProperty(exports,"STWSchematic",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWSchematic_1).default}});var STWStats_1=require("./src/structures/stw/STWStats");Object.defineProperty(exports,"STWStats",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWStats_1).default}});var STWSurvivor_1=require("./src/structures/stw/STWSurvivor");Object.defineProperty(exports,"STWSurvivor",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWSurvivor_1).default}});var STWTeamPerk_1=require("./src/structures/stw/STWTeamPerk");Object.defineProperty(exports,"STWTeamPerk",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWTeamPerk_1).default}});var STWTrapSchematic_1=require("./src/structures/stw/STWTrapSchematic");Object.defineProperty(exports,"STWTrapSchematic",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWTrapSchematic_1).default}});var STWWeaponSchematic_1=require("./src/structures/stw/STWWeaponSchematic");Object.defineProperty(exports,"STWWeaponSchematic",{enumerable:!0,get:function(){return tslib_1.__importDefault(STWWeaponSchematic_1).default}});var BlockedUser_1=require("./src/structures/user/BlockedUser");Object.defineProperty(exports,"BlockedUser",{enumerable:!0,get:function(){return tslib_1.__importDefault(BlockedUser_1).default}});var ClientUser_1=require("./src/structures/user/ClientUser");Object.defineProperty(exports,"ClientUser",{enumerable:!0,get:function(){return tslib_1.__importDefault(ClientUser_1).default}});var User_1=require("./src/structures/user/User");Object.defineProperty(exports,"User",{enumerable:!0,get:function(){return tslib_1.__importDefault(User_1).default}});var UserSearchResult_1=require("./src/structures/user/UserSearchResult");Object.defineProperty(exports,"UserSearchResult",{enumerable:!0,get:function(){return tslib_1.__importDefault(UserSearchResult_1).default}});
//# sourceMappingURL=/sm/1cfe9ffc078525c0e0e4d492627c94f293977435f947a018dfd90d8ae60cb8d2.map