mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-30 08:15:02 +00:00
refactor: unify DM pairing challenge flows
This commit is contained in:
@@ -60,6 +60,7 @@ export {
|
||||
export { formatDocsLink } from "../terminal/links.js";
|
||||
export type { WizardPrompter } from "../wizard/prompts.js";
|
||||
export { createScopedPairingAccess } from "./pairing-access.js";
|
||||
export { issuePairingChallenge } from "../pairing/pairing-challenge.js";
|
||||
export { dispatchInboundReplyWithBase } from "./inbound-reply-dispatch.js";
|
||||
export type { OutboundReplyPayload } from "./reply-payload.js";
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user