mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2026-01-11 08:05:46 +00:00
Export modules in typescript
This commit is contained in:
@@ -4,7 +4,7 @@ import Stations from "../classes/Stations";
|
||||
import Streamer from "../classes/Streamer";
|
||||
import Statistics from "../classes/Statistics";
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
name: 'ready',
|
||||
async execute(client) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user