mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-12-16 22:19:19 +00:00
Export modules in typescript
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { PermissionFlagsBits } from "discord.js";
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
name: 'interactionCreate',
|
||||
async execute(client, interaction) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user