mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 21:06:04 +00:00
fix types, refactor db manager to db
This commit is contained in:
@@ -10,7 +10,7 @@ export {
|
||||
type ModuleSchemas,
|
||||
MODULE_NAMES,
|
||||
type ModuleKey,
|
||||
} from "./manager/ModuleManager";
|
||||
} from "./ModuleManager";
|
||||
export type { ModuleBuildContext } from "./Module";
|
||||
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user