mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2026-09-02 11:16:40 +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