update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import * as plugins from './bunq.plugins';
|
||||
import { BunqAccount } from './bunq.classes.account';
|
||||
import { BunqNotification, BunqWebhookHandler } from './bunq.classes.notification';
|
||||
import { BunqCrypto } from './bunq.classes.crypto';
|
||||
import * as plugins from './bunq.plugins.js';
|
||||
import { BunqAccount } from './bunq.classes.account.js';
|
||||
import { BunqNotification, BunqWebhookHandler } from './bunq.classes.notification.js';
|
||||
import { BunqCrypto } from './bunq.classes.crypto.js';
|
||||
|
||||
/**
|
||||
* Webhook server for receiving bunq notifications
|
||||
|
Reference in New Issue
Block a user