fix(feishu): break auth login barrel cycle

This commit is contained in:
Peter Steinberger
2026-04-13 11:36:09 +01:00
parent 268824ff3a
commit ebba080ffc
3 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
export type { OpenClawConfig } from "../config/config.js";
export type { WizardPrompter } from "../wizard/prompts.js";
export { createClackPrompter } from "../wizard/clack-prompter.js";
export type { ChannelSetupAdapter } from "../channels/plugins/types.adapters.js";
export type {
ChannelSetupDmPolicy,