summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-core/src/index.ts')
-rw-r--r--packages/taler-wallet-core/src/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/taler-wallet-core/src/index.ts b/packages/taler-wallet-core/src/index.ts
index 954798e46..784c9d63b 100644
--- a/packages/taler-wallet-core/src/index.ts
+++ b/packages/taler-wallet-core/src/index.ts
@@ -75,3 +75,5 @@ export * from "./crypto/workers/nodeThreadWorker";
export * from "./types/notifications";
export { Configuration } from "./util/talerconfig";
+
+export { URL } from "./util/url"; \ No newline at end of file