refactor: route provider test seams through extension barrels

This commit is contained in:
Peter Steinberger
2026-03-27 05:16:50 +00:00
parent 02d9f0d631
commit c7b4c34e89
5 changed files with 8 additions and 5 deletions

View File

@@ -0,0 +1 @@
export { __testing } from "./src/brave-web-search-provider.js";

View File

@@ -0,0 +1 @@
export { __testing } from "./src/kimi-web-search-provider.js";

View File

@@ -0,0 +1 @@
export { __testing } from "./src/grok-web-search-provider.js";