mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 04:10:46 +00:00
refactor: route plugin sdk through extension barrels
This commit is contained in:
4
extensions/memory-core/runtime-api.ts
Normal file
4
extensions/memory-core/runtime-api.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export {
|
||||
getMemorySearchManager,
|
||||
MemoryIndexManager,
|
||||
} from "./src/memory/index.js";
|
||||
Reference in New Issue
Block a user