mirror of
https://github.com/sern-handler/handler
synced 2026-06-28 02:32:15 +00:00
fix class based module loading
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import { clazz } from '../../../handler/commands';
|
||||
import { CoreModuleStore, ModuleManager } from '../../contracts';
|
||||
import { importModule } from '../../module-loading';
|
||||
import { CommandMeta, CommandModule, Module } from '../../types/modules';
|
||||
|
||||
Reference in New Issue
Block a user