summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/index.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-02-16 00:30:25 +0100
committerFlorian Dold <florian@dold.me>2024-02-16 00:30:25 +0100
commitc909d6fc0657002a2e5d117e98b9685f7a04a9d4 (patch)
treed03d65354a12c5946025b04c939b04b49328b425 /packages/taler-wallet-core/src/index.ts
parent490ef893e04d0515c3093a5a3e1cf14e707f3ea6 (diff)
downloadwallet-core-c909d6fc0657002a2e5d117e98b9685f7a04a9d4.tar.gz
wallet-core-c909d6fc0657002a2e5d117e98b9685f7a04a9d4.tar.bz2
wallet-core-c909d6fc0657002a2e5d117e98b9685f7a04a9d4.zip
taler-util: cancellation and timeouts on qjs
Diffstat (limited to 'packages/taler-wallet-core/src/index.ts')
-rw-r--r--packages/taler-wallet-core/src/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/taler-wallet-core/src/index.ts b/packages/taler-wallet-core/src/index.ts
index 643d65620..0eca64d1f 100644
--- a/packages/taler-wallet-core/src/index.ts
+++ b/packages/taler-wallet-core/src/index.ts
@@ -19,7 +19,6 @@
*/
// Util functionality
-export * from "./util/promiseUtils.js";
export * from "./util/query.js";
export * from "./versions.js";