aboutsummaryrefslogtreecommitdiff
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.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/taler-wallet-core/src/index.ts b/packages/taler-wallet-core/src/index.ts
index 0e01e3517..afd86b45d 100644
--- a/packages/taler-wallet-core/src/index.ts
+++ b/packages/taler-wallet-core/src/index.ts
@@ -61,6 +61,7 @@ export {
nativeCryptoR,
nativeCrypto,
nullCrypto,
+ TalerCryptoInterface,
} from "./crypto/cryptoImplementation.js";
export * from "./util/timer.js";