3 lines
137 B
TypeScript
Raw Permalink Normal View History

2026-03-19 07:16:56 +00:00
export { definePluginEntry } from "openclaw/plugin-sdk/plugin-entry";
export type { OpenClawPluginApi } from "openclaw/plugin-sdk/core";