aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-util/src/index.ts')
-rw-r--r--packages/taler-util/src/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/taler-util/src/index.ts b/packages/taler-util/src/index.ts
index 9bd4834d2..24d6e9950 100644
--- a/packages/taler-util/src/index.ts
+++ b/packages/taler-util/src/index.ts
@@ -22,6 +22,7 @@ export * from "./http-client/bank-conversion.js";
export * from "./http-client/authentication.js";
export * from "./http-client/bank-core.js";
export * from "./http-client/merchant.js";
+export * from "./http-client/challenger.js";
export * from "./http-client/bank-integration.js";
export * from "./http-client/bank-revenue.js";
export * from "./http-client/bank-wire.js";