refactor: trim extension runtime reexports

This commit is contained in:
Peter Steinberger
2026-05-01 14:27:17 +01:00
parent bae211f72a
commit 5fdde9353e
12 changed files with 4 additions and 44 deletions

View File

@@ -1,7 +1,6 @@
export {
buildChannelConfigSchema,
chunkTextForOutbound,
createAccountStatusSink,
DEFAULT_ACCOUNT_ID,
fetchRemoteMedia,
GoogleChatConfigSchema,
@@ -9,7 +8,6 @@ export {
missingTargetError,
PAIRING_APPROVED_MESSAGE,
resolveChannelMediaMaxBytes,
runPassiveAccountLifecycle,
type ChannelMessageActionAdapter,
type ChannelStatusIssue,
type OpenClawConfig,