Equicord/src/webpack/utils/index.ts
2025-02-08 13:37:56 -05:00

8 lines
195 B
TypeScript

/*
* Vencord, a Discord client mod
* Copyright (c) 2025 Vendicated and contributors
* SPDX-License-Identifier: GPL-3.0-or-later
*/
export * from "./getFactories";
export * from "./symbols";