Updated type system
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { ActionRowBuilder, ButtonBuilder, ButtonStyle, ComponentType, InteractionContextType, SlashCommandBuilder } from "discord.js"
|
||||
import { devMessage, embedColor } from "~/config/options.js"
|
||||
import { ICommand } from "~/interfaces"
|
||||
import { ICommand } from "~/typings"
|
||||
|
||||
export default {
|
||||
name: "help",
|
||||
|
||||
Reference in New Issue
Block a user