mirror of
https://github.com/sern-handler/handler
synced 2026-06-27 18:22:14 +00:00
chore: revert multi and clean up code
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
import type { InteractionReplyOptions, MessageReplyOptions, CommandInteractionOptionResolver } from 'discord.js';
|
||||
import type { EventEmitter } from 'node:events';
|
||||
import type { ErrorHandling, Logging, ModuleManager } from '../core/contracts';
|
||||
import type { SernEmitter } from '../core/sernEmitter';
|
||||
import { Processed } from './core';
|
||||
import { AnyModule, CommandModule, EventModule } from './module';
|
||||
import { PayloadType } from '../core';
|
||||
|
||||
Reference in New Issue
Block a user