mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-20 05:07:34 +00:00
7 lines
161 B
TypeScript
7 lines
161 B
TypeScript
/**
|
|
* @deprecated Compatibility alias. Import from
|
|
* `openclaw/plugin-sdk/memory-core-host-status` instead.
|
|
*/
|
|
|
|
export * from "./memory-core-host-status.js";
|