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