UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

8 lines 406 B
import { M as OpenClawPluginGatewayRuntimeScopeSurface } from "./types-BVAOMoZy.js"; import { t as PluginHttpRouteRegistration$1 } from "./registry-types-DxIF093q.js"; //#region src/plugins/registry.d.ts type PluginHttpRouteRegistration = PluginHttpRouteRegistration$1 & { gatewayRuntimeScopeSurface?: OpenClawPluginGatewayRuntimeScopeSurface; }; //#endregion export { PluginHttpRouteRegistration as t };