Files
openclaw/extensions/workboard/api.ts
2026-06-04 21:02:07 -04:00

3 lines
154 B
TypeScript

// Workboard API module exposes the plugin public contract.
export { definePluginEntry, type OpenClawPluginApi } from "openclaw/plugin-sdk/plugin-entry";