mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-15 19:01:24 +00:00
3 lines
152 B
TypeScript
3 lines
152 B
TypeScript
export { definePluginEntry } from "openclaw/plugin-sdk/plugin-entry";
|
|
export type { OpenClawPluginApi, PluginRuntime } from "openclaw/plugin-sdk/core";
|