💡 describe import

This commit is contained in:
Axel Olausson Holtenäs 2022-04-13 23:29:55 +02:00
parent fdf0da1118
commit bd385d802d
No known key found for this signature in database
GPG key ID: 9347A5E873995701

View file

@ -1,6 +1,7 @@
// Dependencies
// 3rd party dependencies
import { CommandInteraction } from "discord.js";
// Dependencies
import isCommand from "@root/events/interactionCreate/components/isCommand";
export default {