Files
openclaw/extensions/webhooks/api.ts
T

7 lines
134 B
TypeScript
Raw Normal View History

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