UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

9 lines (8 loc) 494 B
import { i as registerRetainedNativeHookRelay, o as buildNativeHookRelayCommandPlan } from "../native-hook-relay-y7mVheMp.js"; //#region src/plugin-sdk/native-hook-relay-runtime.ts /** Registers a bundled-only relay that may retain host policy for direct children. */ function registerRetainedNativeHookRelayForBundledRuntime(params) { return registerRetainedNativeHookRelay(params); } //#endregion export { buildNativeHookRelayCommandPlan, registerRetainedNativeHookRelayForBundledRuntime };