Files
openclaw/extensions/webhooks/api.ts
2026-04-06 15:57:44 +02:00

7 lines
134 B
TypeScript

export {
definePluginEntry,
type OpenClawPluginApi,
type PluginLogger,
type PluginRuntime,
} from "openclaw/plugin-sdk/core";