Files
openclaw/src/plugin-sdk/memory-host-files.ts
2026-05-10 12:37:10 +01:00

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";