mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 12:30:43 +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";
|