mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 08:41:38 +00:00
* feat: add isolated pure-inference completion * fix(google): block ambient system prompt writes * docs: refresh generated map
6 lines
120 B
TypeScript
6 lines
120 B
TypeScript
export {
|
|
definePluginEntry,
|
|
type AnyAgentTool,
|
|
type OpenClawPluginApi,
|
|
} from "openclaw/plugin-sdk/plugin-entry";
|