mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:10:42 +00:00
fix(browser): repair test fetch helper export
This commit is contained in:
@@ -1 +1 @@
|
||||
export { getBrowserTestFetch, type BrowserTestFetch } from "./test-support-fetch.js";
|
||||
export { getBrowserTestFetch, type BrowserTestFetch } from "../test-support-fetch.js";
|
||||
|
||||
Reference in New Issue
Block a user