💡 describe import
This commit is contained in:
parent
fdf0da1118
commit
bd385d802d
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
// Dependencies
|
||||
// 3rd party dependencies
|
||||
import { CommandInteraction } from "discord.js";
|
||||
|
||||
// Dependencies
|
||||
import isCommand from "@root/events/interactionCreate/components/isCommand";
|
||||
|
||||
export default {
|
||||
|
|
Loading…
Add table
Reference in a new issue