This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(() => { | |
// Extracted from Samogot's LibDiscordInternals for BetterDiscord. | |
const req = typeof(webpackJsonp) === "function" ? webpackJsonp([], { | |
'__extra_id__': (module, exports, req) => exports.default = req | |
}, ['__extra_id__']).default : webpackJsonp.push([[], { | |
'__extra_id__': (module, exports, req) => module.exports = req | |
}, [['__extra_id__']]]); | |
delete req.m['__extra_id__']; | |
delete req.c['__extra_id__']; | |
const find = (filter, options = {}) => { |