Replaced clang format with prettuier (sadly)
This commit is contained in:
@@ -3,4 +3,10 @@ export { bedwarsLevel } from "./functions/bedwars"
|
||||
export { hypixelLevel } from "./functions/hypixel"
|
||||
export { formatUuid } from "./functions/uuid"
|
||||
export { guildLevel, scaledGEXP } from "./functions/guild"
|
||||
export { getUUID, getIGN, getPlayer, getGuild, getHeadURL } from "./functions/account"
|
||||
export {
|
||||
getUUID,
|
||||
getIGN,
|
||||
getPlayer,
|
||||
getGuild,
|
||||
getHeadURL,
|
||||
} from "./functions/account"
|
||||
|
||||
Reference in New Issue
Block a user