mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 19:08:22 -06:00
7 lines
175 B
TypeScript
7 lines
175 B
TypeScript
/**
|
|
* @deprecated Compatibility alias. Import from
|
|
* `openclaw/plugin-sdk/memory-core-host-runtime-files` instead.
|
|
*/
|
|
|
|
export * from "./memory-core-host-runtime-files.js";
|