update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as plugins from './bunq.plugins';
|
||||
import { BunqAccount } from './bunq.classes.account';
|
||||
import { BunqMonetaryAccount } from './bunq.classes.monetaryaccount';
|
||||
import * as plugins from './bunq.plugins.js';
|
||||
import { BunqAccount } from './bunq.classes.account.js';
|
||||
import { BunqMonetaryAccount } from './bunq.classes.monetaryaccount.js';
|
||||
|
||||
export type TExportFormat = 'CSV' | 'PDF' | 'MT940';
|
||||
|
||||
|
Reference in New Issue
Block a user