summaryrefslogtreecommitdiff
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.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/taler-util/src/index.browser.ts b/packages/taler-util/src/index.browser.ts
index a4b5cc8db..1c379bd93 100644
--- a/packages/taler-util/src/index.browser.ts
+++ b/packages/taler-util/src/index.browser.ts
@@ -18,4 +18,5 @@ export * from "./transactionsTypes.js";
export * from "./walletTypes.js";
export * from "./i18n.js";
export * from "./logging.js";
-export * from "./url.js"; \ No newline at end of file
+export * from "./url.js";
+export { fnutil } from "./fnutils.js"; \ No newline at end of file