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