mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-20 08:14:47 +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";
|