moving synchronousWorkerFactory to index.node since use nodejs API
This commit is contained in:
parent
ae775d4b00
commit
bc596e11b9
@ -26,3 +26,4 @@ export {
|
||||
export * from "./crypto/workers/nodeThreadWorker.js";
|
||||
|
||||
export type { AccessStats } from "@gnu-taler/idb-bridge";
|
||||
export * from "./crypto/workers/synchronousWorkerFactory.js";
|
||||
|
@ -55,4 +55,3 @@ export * from "./bank-api-client.js";
|
||||
export * from "./operations/reserves.js";
|
||||
export * from "./operations/withdraw.js";
|
||||
|
||||
export * from "./crypto/workers/synchronousWorkerFactory.js";
|
||||
|
Loading…
Reference in New Issue
Block a user