openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
7 lines (6 loc) • 329 B
TypeScript
import { t as HookHandler } from "../../hooks-fZxqYa_h.js";
//#region src/hooks/bundled/bootstrap-extra-files/handler.d.ts
/** Agent-bootstrap hook that appends configured extra files to the session bootstrap set. */
declare const bootstrapExtraFilesHook: HookHandler;
//#endregion
export { bootstrapExtraFilesHook as default };