[Metro > Common] Tidy and type
This commit is contained in:
parent
4551b3d553
commit
c494caf421
2 changed files with 22 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
import { findByProps } from "@metro/filters";
|
||||
|
||||
// Discord
|
||||
export const Constants = findByProps("API_HOST");
|
||||
export const constants = findByProps("API_HOST");
|
||||
export const channels = findByProps("getVoiceChannelId");
|
||||
export const i18n = findByProps("Messages");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue