// Diffs Language Pack API module exposes the plugin public contract. export { definePluginEntry, type OpenClawPluginApi, type OpenClawPluginHttpRouteHandler, type PluginLogger, } from "openclaw/plugin-sdk/plugin-entry";