Files
openclaw/extensions/diffs-language-pack/api.ts
2026-05-26 22:10:42 -07:00

7 lines
159 B
TypeScript

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