Updated type system
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { getWaitingLists, removeWaitingList } from "src/drizzle/functions.js"
|
||||
import { hypixelGuildID } from "~/config/options.js"
|
||||
import { IButton } from "~/interfaces"
|
||||
import { IButton } from "~/typings"
|
||||
import { getGuild, getIGN } from "~/utils/Hypixel.js"
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user