mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-26 00:21:59 +00:00
Tlon: split setup adapter helpers
This commit is contained in:
@@ -28,4 +28,5 @@ export type { RuntimeEnv } from "../runtime.js";
|
||||
export { formatDocsLink } from "../terminal/links.js";
|
||||
export type { WizardPrompter } from "../wizard/prompts.js";
|
||||
export { createLoggerBackedRuntime } from "./runtime.js";
|
||||
export { tlonSetupAdapter, tlonSetupWizard } from "../../extensions/tlon/src/setup-surface.js";
|
||||
export { tlonSetupAdapter } from "../../extensions/tlon/src/setup-core.js";
|
||||
export { tlonSetupWizard } from "../../extensions/tlon/src/setup-surface.js";
|
||||
|
||||
Reference in New Issue
Block a user