This commit is contained in:
2025-07-18 12:10:29 +00:00
parent 4ec2e46c4b
commit be09571604
14 changed files with 2628 additions and 281 deletions

View File

@@ -12,6 +12,8 @@ export * from './bunq.classes.user.js';
// Payment and financial classes
export * from './bunq.classes.payment.js';
export * from './bunq.classes.paymentbatch.js';
export * from './bunq.classes.scheduledpayment.js';
export * from './bunq.classes.card.js';
export * from './bunq.classes.request.js';
export * from './bunq.classes.schedule.js';