mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 21:06:04 +00:00
refactor console imports, added config update event
This commit is contained in:
@@ -16,6 +16,7 @@ export {
|
||||
type ModuleManagerOptions,
|
||||
type ModuleBuildContext,
|
||||
type InitialModuleConfigs,
|
||||
ModuleManagerEvents,
|
||||
} from "./modules/ModuleManager";
|
||||
|
||||
export type { ServerEnv } from "modules/Controller";
|
||||
|
||||
Reference in New Issue
Block a user