perf: narrow telegram reply imports

This commit is contained in:
Peter Steinberger
2026-04-24 09:31:38 +01:00
parent a79c40a789
commit d85dc46e37
7 changed files with 8 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
export { resolveChunkMode } from "../auto-reply/chunk.js";
export { generateConversationLabel } from "../auto-reply/reply/conversation-label-generator.js";
export { finalizeInboundContext } from "../auto-reply/reply/inbound-context.js";
import type {
DispatchReplyWithBufferedBlockDispatcher,