mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 02:00:21 +00:00
refactor(plugins): decouple bundled plugin runtime loading
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Narrow plugin-sdk surface for the bundled memory-core plugin.
|
||||
// Keep this list additive and scoped to symbols used under extensions/memory-core.
|
||||
// Keep this list additive and scoped to the bundled memory-core surface.
|
||||
|
||||
export { getMemorySearchManager, MemoryIndexManager } from "./memory-core-engine-runtime.js";
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user