update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as plugins from './bunq.plugins';
|
||||
import { BunqMonetaryAccount } from './bunq.classes.monetaryaccount';
|
||||
import * as plugins from './bunq.plugins.js';
|
||||
import { BunqMonetaryAccount } from './bunq.classes.monetaryaccount.js';
|
||||
|
||||
export class BunqTransaction {
|
||||
public static fromApiObject(monetaryAccountRefArg: BunqMonetaryAccount, apiObjectArg: any) {
|
||||
|
Reference in New Issue
Block a user