UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

9 lines (8 loc) 1.27 kB
import { a as getPluginRuntimeGatewayRequestScope } from "../gateway-request-scope-BCMYlsDI.js"; import { t as getGlobalHookRunner } from "../hook-runner-global-0kfmMG4T.js"; import { n as registerPluginInteractiveHandler, t as clearPluginInteractiveHandlers } from "../interactive-registry-DbHFuhgi.js"; import { a as clearPluginCommands, n as registerPluginCommand, s as listRegisteredPluginAgentPromptGuidance } from "../command-registration-Ctsn0AES.js"; import { r as matchPluginCommand, t as executePluginCommand } from "../commands-BUsmcpiw.js"; import { r as getPluginCommandSpecs } from "../command-specs-BwM0QcBl.js"; import { i as createInteractiveConversationBindingHelpers, n as createChannelInteractiveDispatcher, r as dispatchPluginInteractiveHandler, t as startLazyPluginServiceModule } from "../plugin-runtime-Cl_BX05Z.js"; export { clearPluginCommands, clearPluginInteractiveHandlers, createChannelInteractiveDispatcher, createInteractiveConversationBindingHelpers, dispatchPluginInteractiveHandler, executePluginCommand, getGlobalHookRunner, getPluginCommandSpecs, getPluginRuntimeGatewayRequestScope, listRegisteredPluginAgentPromptGuidance, matchPluginCommand, registerPluginCommand, registerPluginInteractiveHandler, startLazyPluginServiceModule };