summaryrefslogtreecommitdiff
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 6b9a4ae2f..9bd4834d2 100644
--- a/packages/taler-util/src/index.ts
+++ b/packages/taler-util/src/index.ts
@@ -21,6 +21,7 @@ export * from "./helpers.js";
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/bank-integration.js";
export * from "./http-client/bank-revenue.js";
export * from "./http-client/bank-wire.js";