aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/index.browser.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-util/src/index.browser.ts')
-rw-r--r--packages/taler-util/src/index.browser.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-util/src/index.browser.ts b/packages/taler-util/src/index.browser.ts
index 2a600644d..ec77b10c0 100644
--- a/packages/taler-util/src/index.browser.ts
+++ b/packages/taler-util/src/index.browser.ts
@@ -22,4 +22,4 @@ export * from "./index.js";
// The web stuff doesn't support package.json export declarations yet,
// so we export more stuff here than we should.
-export * from "./http.js";
+export * from "./http-common.js";