fix: restore googlechat action type re-export

This commit is contained in:
Josh Lehman
2026-05-06 11:42:47 -07:00
parent c720753891
commit d428fd47f5
@@ -9,6 +9,7 @@ export {
PAIRING_APPROVED_MESSAGE,
resolveChannelMediaMaxBytes,
type ChannelMessageActionAdapter,
type ChannelMessageActionName,
type ChannelStatusIssue,
type OpenClawConfig,
} from "../runtime-api.js";