This file contains hidden or 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
/* | |
* Vencord, a Discord client mod | |
* Copyright (c) 2023 Vendicated, camila314, and contributors | |
* SPDX-License-Identifier: GPL-3.0-or-later | |
*/ | |
import definePlugin from "@utils/types"; | |
import { Devs } from "@utils/constants"; | |
import { findByCodeLazy } from "@webpack"; |