mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 08:00:42 +00:00
3 lines
127 B
TypeScript
3 lines
127 B
TypeScript
export { resolveActiveTalkProviderConfig } from "../config/talk.js";
|
|
export type { OpenClawConfig } from "../config/types.js";
|