mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 20:50:50 +00:00
Move Brave test helper exposure out of the provider artifact and keep schema/config metadata free of runtime shared imports.
2 lines
83 B
TypeScript
2 lines
83 B
TypeScript
export { createBraveWebSearchProvider } from "./src/brave-web-search-provider.js";
|