summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/index.browser.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-core/src/index.browser.ts')
-rw-r--r--packages/taler-wallet-core/src/index.browser.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/taler-wallet-core/src/index.browser.ts b/packages/taler-wallet-core/src/index.browser.ts
index 88ea52479..9409673a0 100644
--- a/packages/taler-wallet-core/src/index.browser.ts
+++ b/packages/taler-wallet-core/src/index.browser.ts
@@ -15,3 +15,4 @@
*/
export * from "./index.js";
+export { SynchronousCryptoWorkerPlain } from "./crypto/workers/synchronousWorkerPlain.js";