This commit is contained in:
2025-07-18 10:43:39 +00:00
parent bf98296772
commit 596efa3f06
23 changed files with 93 additions and 102 deletions

View File

@@ -1,4 +1,4 @@
import * as plugins from './bunq.plugins';
import * as plugins from './bunq.plugins.js';
export class BunqCrypto {
private privateKey: string;