mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-19 12:32:59 +00:00
6 lines
219 B
TypeScript
6 lines
219 B
TypeScript
/**
|
|
* @deprecated Public SDK subpath has no bundled extension production imports.
|
|
* Prefer vendor-neutral memory-host SDK subpaths for new plugin code.
|
|
*/
|
|
export * from "../../packages/memory-host-sdk/src/query.js";
|