update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as plugins from './bunq.plugins';
|
||||
import { BunqAccount } from './bunq.classes.account';
|
||||
import * as plugins from './bunq.plugins.js';
|
||||
import { BunqAccount } from './bunq.classes.account.js';
|
||||
|
||||
export class BunqAttachment {
|
||||
private bunqAccount: BunqAccount;
|
||||
|
Reference in New Issue
Block a user