mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 01:50:43 +00:00
fix(feishu): break auth login barrel cycle
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user