UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

6 lines 266 B
import { r as InternalHookHandler } from "./internal-hook-types-BohNPEA8.js"; //#region src/hooks/hooks.d.ts /** Public hook handler alias exposed to bundled/workspace hook modules. */ type HookHandler = InternalHookHandler; //#endregion export { HookHandler as t };