@develit-services/bank 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/database/schema.cjs +1 -1
- package/dist/database/schema.d.cts +1 -1
- package/dist/database/schema.d.mts +1 -1
- package/dist/database/schema.d.ts +1 -1
- package/dist/database/schema.mjs +1 -1
- package/dist/export/worker.cjs +3 -7
- package/dist/export/worker.d.cts +63 -63
- package/dist/export/worker.d.mts +63 -63
- package/dist/export/worker.d.ts +63 -63
- package/dist/export/worker.mjs +4 -8
- package/dist/export/workflows.cjs +3 -3
- package/dist/export/workflows.d.cts +1 -1
- package/dist/export/workflows.d.mts +1 -1
- package/dist/export/workflows.d.ts +1 -1
- package/dist/export/workflows.mjs +3 -3
- package/dist/shared/{bank.BVoTAfMF.mjs → bank.B7_g0cO5.mjs} +72 -77
- package/dist/shared/{bank.CgiMSTo7.d.cts → bank.BFGDv0oC.d.cts} +57 -57
- package/dist/shared/{bank.CgiMSTo7.d.mts → bank.BFGDv0oC.d.mts} +57 -57
- package/dist/shared/{bank.CgiMSTo7.d.ts → bank.BFGDv0oC.d.ts} +57 -57
- package/dist/shared/{bank._ilV3SSc.cjs → bank.BcCfzRPi.cjs} +1 -1
- package/dist/shared/{bank.CH22Zrdv.d.ts → bank.ChAGzUFo.d.cts} +1 -3
- package/dist/shared/{bank.CH22Zrdv.d.cts → bank.ChAGzUFo.d.mts} +1 -3
- package/dist/shared/{bank.CH22Zrdv.d.mts → bank.ChAGzUFo.d.ts} +1 -3
- package/dist/shared/{bank._W3dtG8P.d.ts → bank.CrRs_x0N.d.mts} +172 -172
- package/dist/shared/{bank.DTMwkDFH.cjs → bank.CrqX5SOO.cjs} +72 -77
- package/dist/shared/{bank.DC5Hk4UF.mjs → bank.D2ZeOkyc.mjs} +1 -1
- package/dist/shared/{bank.b_ehHCuG.d.mts → bank.DCTBX1dp.d.ts} +172 -172
- package/dist/shared/{bank.DV-Kvdzh.d.cts → bank.DSVzOCrh.d.cts} +172 -172
- package/dist/shared/{bank.DN3pRw5j.cjs → bank.PDmcU0T-.cjs} +3 -0
- package/dist/shared/{bank.Buq4PwHY.mjs → bank.xIMAnZ4v.mjs} +3 -0
- package/dist/types.cjs +2 -2
- package/dist/types.d.cts +4 -4
- package/dist/types.d.mts +4 -4
- package/dist/types.d.ts +4 -4
- package/dist/types.mjs +2 -2
- package/package.json +1 -1
package/dist/database/schema.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { f as account, g as accountCredentials, c as batch, o as ott, d as payment, e as paymentRelations } from '../shared/bank.
|
|
1
|
+
export { f as account, g as accountCredentials, c as batch, o as ott, d as payment, e as paymentRelations } from '../shared/bank.BFGDv0oC.cjs';
|
|
2
2
|
import 'drizzle-orm/sqlite-core';
|
|
3
3
|
import 'drizzle-orm';
|
|
4
4
|
import 'zod';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { f as account, g as accountCredentials, c as batch, o as ott, d as payment, e as paymentRelations } from '../shared/bank.
|
|
1
|
+
export { f as account, g as accountCredentials, c as batch, o as ott, d as payment, e as paymentRelations } from '../shared/bank.BFGDv0oC.mjs';
|
|
2
2
|
import 'drizzle-orm/sqlite-core';
|
|
3
3
|
import 'drizzle-orm';
|
|
4
4
|
import 'zod';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { f as account, g as accountCredentials, c as batch, o as ott, d as payment, e as paymentRelations } from '../shared/bank.
|
|
1
|
+
export { f as account, g as accountCredentials, c as batch, o as ott, d as payment, e as paymentRelations } from '../shared/bank.BFGDv0oC.js';
|
|
2
2
|
import 'drizzle-orm/sqlite-core';
|
|
3
3
|
import 'drizzle-orm';
|
|
4
4
|
import 'zod';
|
package/dist/database/schema.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as account, G as accountCredentials, w as batch, z as ott, x as payment, y as paymentRelations } from '../shared/bank.
|
|
1
|
+
export { D as account, G as accountCredentials, w as batch, z as ott, x as payment, y as paymentRelations } from '../shared/bank.xIMAnZ4v.mjs';
|
|
2
2
|
import '@develit-io/backend-sdk';
|
|
3
3
|
import 'drizzle-orm/sqlite-core';
|
|
4
4
|
import 'date-fns';
|
package/dist/export/worker.cjs
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const export_workflows = require('../shared/bank.
|
|
3
|
+
const export_workflows = require('../shared/bank.CrqX5SOO.cjs');
|
|
4
4
|
const backendSdk = require('@develit-io/backend-sdk');
|
|
5
5
|
const cloudflare_workers = require('cloudflare:workers');
|
|
6
6
|
const d1 = require('drizzle-orm/d1');
|
|
7
|
-
const database_schema = require('../shared/bank.
|
|
7
|
+
const database_schema = require('../shared/bank.PDmcU0T-.cjs');
|
|
8
8
|
require('jose');
|
|
9
9
|
const generalCodes = require('@develit-io/general-codes');
|
|
10
10
|
const zod = require('zod');
|
|
11
11
|
const drizzleOrm = require('drizzle-orm');
|
|
12
12
|
require('cloudflare:workflows');
|
|
13
|
-
require('../shared/bank.
|
|
13
|
+
require('../shared/bank.BcCfzRPi.cjs');
|
|
14
14
|
require('drizzle-orm/sqlite-core');
|
|
15
15
|
require('date-fns');
|
|
16
16
|
require('drizzle-zod');
|
|
@@ -633,10 +633,6 @@ let BankServiceBase = class extends backendSdk.develitWorker(cloudflare_workers.
|
|
|
633
633
|
);
|
|
634
634
|
}
|
|
635
635
|
async scheduled(controller) {
|
|
636
|
-
if (controller.cron === this.env.CRON_PAYMENTS_PROCESSING) {
|
|
637
|
-
console.log("Scheduled CRON payments processing");
|
|
638
|
-
await this.syncAccounts();
|
|
639
|
-
}
|
|
640
636
|
if (controller.cron === this.env.CRON_BATCH_STATUSES) {
|
|
641
637
|
console.log("Scheduled CRON batch statuses");
|
|
642
638
|
await this.updateBatchStatuses();
|
package/dist/export/worker.d.cts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { w as BankWorkflows } from '../shared/bank.
|
|
1
|
+
export { w as BankWorkflows } from '../shared/bank.ChAGzUFo.cjs';
|
|
2
2
|
import * as _develit_io_backend_sdk from '@develit-io/backend-sdk';
|
|
3
3
|
import { WorkflowInstanceStatus, IRPCResponse } from '@develit-io/backend-sdk';
|
|
4
4
|
import { WorkerEntrypoint } from 'cloudflare:workers';
|
|
5
5
|
import { DrizzleD1Database } from 'drizzle-orm/d1';
|
|
6
|
-
import { P as PaymentSelectType, B as BatchSelectType, t as tables, a as PaymentInsertType } from '../shared/bank.
|
|
7
|
-
import { A as AccountSelectType, C as ConfigEnvironmentBank, I as IBankConnector, a as ConnectorKey } from '../shared/bank.
|
|
6
|
+
import { P as PaymentSelectType, B as BatchSelectType, t as tables, a as PaymentInsertType } from '../shared/bank.BFGDv0oC.cjs';
|
|
7
|
+
import { A as AccountSelectType, C as ConfigEnvironmentBank, I as IBankConnector, a as ConnectorKey } from '../shared/bank.DSVzOCrh.cjs';
|
|
8
8
|
import { z } from 'zod';
|
|
9
9
|
import * as drizzle_zod from 'drizzle-zod';
|
|
10
10
|
import * as drizzle_orm_sqlite_core from 'drizzle-orm/sqlite-core';
|
|
@@ -1820,6 +1820,63 @@ type SyncAccountTerminateOutput = z.infer<typeof syncAccountTerminateOutputSchem
|
|
|
1820
1820
|
|
|
1821
1821
|
declare const updateAccountInputSchema: z.ZodObject<{
|
|
1822
1822
|
account: drizzle_zod.BuildSchema<"insert", {
|
|
1823
|
+
number: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1824
|
+
name: "number";
|
|
1825
|
+
tableName: "account";
|
|
1826
|
+
dataType: "string";
|
|
1827
|
+
columnType: "SQLiteText";
|
|
1828
|
+
data: string;
|
|
1829
|
+
driverParam: string;
|
|
1830
|
+
notNull: true;
|
|
1831
|
+
hasDefault: false;
|
|
1832
|
+
isPrimaryKey: false;
|
|
1833
|
+
isAutoincrement: false;
|
|
1834
|
+
hasRuntimeDefault: false;
|
|
1835
|
+
enumValues: [string, ...string[]];
|
|
1836
|
+
baseColumn: never;
|
|
1837
|
+
identity: undefined;
|
|
1838
|
+
generated: undefined;
|
|
1839
|
+
}, {}, {
|
|
1840
|
+
length: number | undefined;
|
|
1841
|
+
}>;
|
|
1842
|
+
iban: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1843
|
+
name: "iban";
|
|
1844
|
+
tableName: "account";
|
|
1845
|
+
dataType: "string";
|
|
1846
|
+
columnType: "SQLiteText";
|
|
1847
|
+
data: string;
|
|
1848
|
+
driverParam: string;
|
|
1849
|
+
notNull: true;
|
|
1850
|
+
hasDefault: false;
|
|
1851
|
+
isPrimaryKey: false;
|
|
1852
|
+
isAutoincrement: false;
|
|
1853
|
+
hasRuntimeDefault: false;
|
|
1854
|
+
enumValues: [string, ...string[]];
|
|
1855
|
+
baseColumn: never;
|
|
1856
|
+
identity: undefined;
|
|
1857
|
+
generated: undefined;
|
|
1858
|
+
}, {}, {
|
|
1859
|
+
length: number | undefined;
|
|
1860
|
+
}>;
|
|
1861
|
+
bankCode: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1862
|
+
name: "bank_code";
|
|
1863
|
+
tableName: "account";
|
|
1864
|
+
dataType: "string";
|
|
1865
|
+
columnType: "SQLiteText";
|
|
1866
|
+
data: string;
|
|
1867
|
+
driverParam: string;
|
|
1868
|
+
notNull: true;
|
|
1869
|
+
hasDefault: false;
|
|
1870
|
+
isPrimaryKey: false;
|
|
1871
|
+
isAutoincrement: false;
|
|
1872
|
+
hasRuntimeDefault: false;
|
|
1873
|
+
enumValues: [string, ...string[]];
|
|
1874
|
+
baseColumn: never;
|
|
1875
|
+
identity: undefined;
|
|
1876
|
+
generated: undefined;
|
|
1877
|
+
}, {}, {
|
|
1878
|
+
length: number | undefined;
|
|
1879
|
+
}>;
|
|
1823
1880
|
connectorKey: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1824
1881
|
name: "connector_key";
|
|
1825
1882
|
tableName: "account";
|
|
@@ -1949,63 +2006,6 @@ declare const updateAccountInputSchema: z.ZodObject<{
|
|
|
1949
2006
|
}, {}, {
|
|
1950
2007
|
length: number | undefined;
|
|
1951
2008
|
}>;
|
|
1952
|
-
number: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1953
|
-
name: "number";
|
|
1954
|
-
tableName: "account";
|
|
1955
|
-
dataType: "string";
|
|
1956
|
-
columnType: "SQLiteText";
|
|
1957
|
-
data: string;
|
|
1958
|
-
driverParam: string;
|
|
1959
|
-
notNull: false;
|
|
1960
|
-
hasDefault: false;
|
|
1961
|
-
isPrimaryKey: false;
|
|
1962
|
-
isAutoincrement: false;
|
|
1963
|
-
hasRuntimeDefault: false;
|
|
1964
|
-
enumValues: [string, ...string[]];
|
|
1965
|
-
baseColumn: never;
|
|
1966
|
-
identity: undefined;
|
|
1967
|
-
generated: undefined;
|
|
1968
|
-
}, {}, {
|
|
1969
|
-
length: number | undefined;
|
|
1970
|
-
}>;
|
|
1971
|
-
bankCode: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1972
|
-
name: "bank_code";
|
|
1973
|
-
tableName: "account";
|
|
1974
|
-
dataType: "string";
|
|
1975
|
-
columnType: "SQLiteText";
|
|
1976
|
-
data: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2060" | "2070" | "2100" | "2200" | "2220" | "2250" | "2260" | "2600" | "2700" | "3030" | "3060" | "3500" | "4300" | "5500" | "5800" | "6000" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7910" | "7950" | "7960" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8220" | "8250" | "8255" | "8265" | "8500";
|
|
1977
|
-
driverParam: string;
|
|
1978
|
-
notNull: false;
|
|
1979
|
-
hasDefault: false;
|
|
1980
|
-
isPrimaryKey: false;
|
|
1981
|
-
isAutoincrement: false;
|
|
1982
|
-
hasRuntimeDefault: false;
|
|
1983
|
-
enumValues: ["5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2060" | "2070" | "2100" | "2200" | "2220" | "2250" | "2260" | "2600" | "2700" | "3030" | "3060" | "3500" | "4300" | "5500" | "5800" | "6000" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7910" | "7950" | "7960" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8220" | "8250" | "8255" | "8265" | "8500", ...("5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2060" | "2070" | "2100" | "2200" | "2220" | "2250" | "2260" | "2600" | "2700" | "3030" | "3060" | "3500" | "4300" | "5500" | "5800" | "6000" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7910" | "7950" | "7960" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8220" | "8250" | "8255" | "8265" | "8500")[]];
|
|
1984
|
-
baseColumn: never;
|
|
1985
|
-
identity: undefined;
|
|
1986
|
-
generated: undefined;
|
|
1987
|
-
}, {}, {
|
|
1988
|
-
length: number | undefined;
|
|
1989
|
-
}>;
|
|
1990
|
-
iban: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1991
|
-
name: "iban";
|
|
1992
|
-
tableName: "account";
|
|
1993
|
-
dataType: "string";
|
|
1994
|
-
columnType: "SQLiteText";
|
|
1995
|
-
data: string;
|
|
1996
|
-
driverParam: string;
|
|
1997
|
-
notNull: false;
|
|
1998
|
-
hasDefault: false;
|
|
1999
|
-
isPrimaryKey: false;
|
|
2000
|
-
isAutoincrement: false;
|
|
2001
|
-
hasRuntimeDefault: false;
|
|
2002
|
-
enumValues: [string, ...string[]];
|
|
2003
|
-
baseColumn: never;
|
|
2004
|
-
identity: undefined;
|
|
2005
|
-
generated: undefined;
|
|
2006
|
-
}, {}, {
|
|
2007
|
-
length: number | undefined;
|
|
2008
|
-
}>;
|
|
2009
2009
|
address: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
2010
2010
|
name: "address";
|
|
2011
2011
|
tableName: "account";
|
|
@@ -2290,6 +2290,9 @@ declare class BankServiceBase extends BankServiceBase_base {
|
|
|
2290
2290
|
constructor(ctx: ExecutionContext, env: BankEnv, config: ConfigEnvironmentBank);
|
|
2291
2291
|
_getAccounts(): Promise<{
|
|
2292
2292
|
expiresAt: Date | undefined;
|
|
2293
|
+
number: string;
|
|
2294
|
+
iban: string;
|
|
2295
|
+
bankCode: string;
|
|
2293
2296
|
connectorKey: "ERSTE" | "FINBRICKS" | "MOCK" | "CREDITAS" | "MOCK_COBS" | "FIO" | "MONETA";
|
|
2294
2297
|
status: "AUTHORIZED" | "DISABLED" | "EXPIRED";
|
|
2295
2298
|
bankRefId: string;
|
|
@@ -2297,9 +2300,6 @@ declare class BankServiceBase extends BankServiceBase_base {
|
|
|
2297
2300
|
syncIntervalS: number;
|
|
2298
2301
|
lastSyncedAt: Date | null;
|
|
2299
2302
|
holderName: string;
|
|
2300
|
-
number: string | null;
|
|
2301
|
-
bankCode: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2060" | "2070" | "2100" | "2200" | "2220" | "2250" | "2260" | "2600" | "2700" | "3030" | "3060" | "3500" | "4300" | "5500" | "5800" | "6000" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7910" | "7950" | "7960" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8220" | "8250" | "8255" | "8265" | "8500" | null;
|
|
2302
|
-
iban: string | null;
|
|
2303
2303
|
address: string | null;
|
|
2304
2304
|
swiftBic: string | null;
|
|
2305
2305
|
bicCor: string | null;
|
package/dist/export/worker.d.mts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { w as BankWorkflows } from '../shared/bank.
|
|
1
|
+
export { w as BankWorkflows } from '../shared/bank.ChAGzUFo.mjs';
|
|
2
2
|
import * as _develit_io_backend_sdk from '@develit-io/backend-sdk';
|
|
3
3
|
import { WorkflowInstanceStatus, IRPCResponse } from '@develit-io/backend-sdk';
|
|
4
4
|
import { WorkerEntrypoint } from 'cloudflare:workers';
|
|
5
5
|
import { DrizzleD1Database } from 'drizzle-orm/d1';
|
|
6
|
-
import { P as PaymentSelectType, B as BatchSelectType, t as tables, a as PaymentInsertType } from '../shared/bank.
|
|
7
|
-
import { A as AccountSelectType, C as ConfigEnvironmentBank, I as IBankConnector, a as ConnectorKey } from '../shared/bank.
|
|
6
|
+
import { P as PaymentSelectType, B as BatchSelectType, t as tables, a as PaymentInsertType } from '../shared/bank.BFGDv0oC.mjs';
|
|
7
|
+
import { A as AccountSelectType, C as ConfigEnvironmentBank, I as IBankConnector, a as ConnectorKey } from '../shared/bank.CrRs_x0N.mjs';
|
|
8
8
|
import { z } from 'zod';
|
|
9
9
|
import * as drizzle_zod from 'drizzle-zod';
|
|
10
10
|
import * as drizzle_orm_sqlite_core from 'drizzle-orm/sqlite-core';
|
|
@@ -1820,6 +1820,63 @@ type SyncAccountTerminateOutput = z.infer<typeof syncAccountTerminateOutputSchem
|
|
|
1820
1820
|
|
|
1821
1821
|
declare const updateAccountInputSchema: z.ZodObject<{
|
|
1822
1822
|
account: drizzle_zod.BuildSchema<"insert", {
|
|
1823
|
+
number: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1824
|
+
name: "number";
|
|
1825
|
+
tableName: "account";
|
|
1826
|
+
dataType: "string";
|
|
1827
|
+
columnType: "SQLiteText";
|
|
1828
|
+
data: string;
|
|
1829
|
+
driverParam: string;
|
|
1830
|
+
notNull: true;
|
|
1831
|
+
hasDefault: false;
|
|
1832
|
+
isPrimaryKey: false;
|
|
1833
|
+
isAutoincrement: false;
|
|
1834
|
+
hasRuntimeDefault: false;
|
|
1835
|
+
enumValues: [string, ...string[]];
|
|
1836
|
+
baseColumn: never;
|
|
1837
|
+
identity: undefined;
|
|
1838
|
+
generated: undefined;
|
|
1839
|
+
}, {}, {
|
|
1840
|
+
length: number | undefined;
|
|
1841
|
+
}>;
|
|
1842
|
+
iban: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1843
|
+
name: "iban";
|
|
1844
|
+
tableName: "account";
|
|
1845
|
+
dataType: "string";
|
|
1846
|
+
columnType: "SQLiteText";
|
|
1847
|
+
data: string;
|
|
1848
|
+
driverParam: string;
|
|
1849
|
+
notNull: true;
|
|
1850
|
+
hasDefault: false;
|
|
1851
|
+
isPrimaryKey: false;
|
|
1852
|
+
isAutoincrement: false;
|
|
1853
|
+
hasRuntimeDefault: false;
|
|
1854
|
+
enumValues: [string, ...string[]];
|
|
1855
|
+
baseColumn: never;
|
|
1856
|
+
identity: undefined;
|
|
1857
|
+
generated: undefined;
|
|
1858
|
+
}, {}, {
|
|
1859
|
+
length: number | undefined;
|
|
1860
|
+
}>;
|
|
1861
|
+
bankCode: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1862
|
+
name: "bank_code";
|
|
1863
|
+
tableName: "account";
|
|
1864
|
+
dataType: "string";
|
|
1865
|
+
columnType: "SQLiteText";
|
|
1866
|
+
data: string;
|
|
1867
|
+
driverParam: string;
|
|
1868
|
+
notNull: true;
|
|
1869
|
+
hasDefault: false;
|
|
1870
|
+
isPrimaryKey: false;
|
|
1871
|
+
isAutoincrement: false;
|
|
1872
|
+
hasRuntimeDefault: false;
|
|
1873
|
+
enumValues: [string, ...string[]];
|
|
1874
|
+
baseColumn: never;
|
|
1875
|
+
identity: undefined;
|
|
1876
|
+
generated: undefined;
|
|
1877
|
+
}, {}, {
|
|
1878
|
+
length: number | undefined;
|
|
1879
|
+
}>;
|
|
1823
1880
|
connectorKey: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1824
1881
|
name: "connector_key";
|
|
1825
1882
|
tableName: "account";
|
|
@@ -1949,63 +2006,6 @@ declare const updateAccountInputSchema: z.ZodObject<{
|
|
|
1949
2006
|
}, {}, {
|
|
1950
2007
|
length: number | undefined;
|
|
1951
2008
|
}>;
|
|
1952
|
-
number: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1953
|
-
name: "number";
|
|
1954
|
-
tableName: "account";
|
|
1955
|
-
dataType: "string";
|
|
1956
|
-
columnType: "SQLiteText";
|
|
1957
|
-
data: string;
|
|
1958
|
-
driverParam: string;
|
|
1959
|
-
notNull: false;
|
|
1960
|
-
hasDefault: false;
|
|
1961
|
-
isPrimaryKey: false;
|
|
1962
|
-
isAutoincrement: false;
|
|
1963
|
-
hasRuntimeDefault: false;
|
|
1964
|
-
enumValues: [string, ...string[]];
|
|
1965
|
-
baseColumn: never;
|
|
1966
|
-
identity: undefined;
|
|
1967
|
-
generated: undefined;
|
|
1968
|
-
}, {}, {
|
|
1969
|
-
length: number | undefined;
|
|
1970
|
-
}>;
|
|
1971
|
-
bankCode: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1972
|
-
name: "bank_code";
|
|
1973
|
-
tableName: "account";
|
|
1974
|
-
dataType: "string";
|
|
1975
|
-
columnType: "SQLiteText";
|
|
1976
|
-
data: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2060" | "2070" | "2100" | "2200" | "2220" | "2250" | "2260" | "2600" | "2700" | "3030" | "3060" | "3500" | "4300" | "5500" | "5800" | "6000" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7910" | "7950" | "7960" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8220" | "8250" | "8255" | "8265" | "8500";
|
|
1977
|
-
driverParam: string;
|
|
1978
|
-
notNull: false;
|
|
1979
|
-
hasDefault: false;
|
|
1980
|
-
isPrimaryKey: false;
|
|
1981
|
-
isAutoincrement: false;
|
|
1982
|
-
hasRuntimeDefault: false;
|
|
1983
|
-
enumValues: ["5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2060" | "2070" | "2100" | "2200" | "2220" | "2250" | "2260" | "2600" | "2700" | "3030" | "3060" | "3500" | "4300" | "5500" | "5800" | "6000" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7910" | "7950" | "7960" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8220" | "8250" | "8255" | "8265" | "8500", ...("5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2060" | "2070" | "2100" | "2200" | "2220" | "2250" | "2260" | "2600" | "2700" | "3030" | "3060" | "3500" | "4300" | "5500" | "5800" | "6000" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7910" | "7950" | "7960" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8220" | "8250" | "8255" | "8265" | "8500")[]];
|
|
1984
|
-
baseColumn: never;
|
|
1985
|
-
identity: undefined;
|
|
1986
|
-
generated: undefined;
|
|
1987
|
-
}, {}, {
|
|
1988
|
-
length: number | undefined;
|
|
1989
|
-
}>;
|
|
1990
|
-
iban: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1991
|
-
name: "iban";
|
|
1992
|
-
tableName: "account";
|
|
1993
|
-
dataType: "string";
|
|
1994
|
-
columnType: "SQLiteText";
|
|
1995
|
-
data: string;
|
|
1996
|
-
driverParam: string;
|
|
1997
|
-
notNull: false;
|
|
1998
|
-
hasDefault: false;
|
|
1999
|
-
isPrimaryKey: false;
|
|
2000
|
-
isAutoincrement: false;
|
|
2001
|
-
hasRuntimeDefault: false;
|
|
2002
|
-
enumValues: [string, ...string[]];
|
|
2003
|
-
baseColumn: never;
|
|
2004
|
-
identity: undefined;
|
|
2005
|
-
generated: undefined;
|
|
2006
|
-
}, {}, {
|
|
2007
|
-
length: number | undefined;
|
|
2008
|
-
}>;
|
|
2009
2009
|
address: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
2010
2010
|
name: "address";
|
|
2011
2011
|
tableName: "account";
|
|
@@ -2290,6 +2290,9 @@ declare class BankServiceBase extends BankServiceBase_base {
|
|
|
2290
2290
|
constructor(ctx: ExecutionContext, env: BankEnv, config: ConfigEnvironmentBank);
|
|
2291
2291
|
_getAccounts(): Promise<{
|
|
2292
2292
|
expiresAt: Date | undefined;
|
|
2293
|
+
number: string;
|
|
2294
|
+
iban: string;
|
|
2295
|
+
bankCode: string;
|
|
2293
2296
|
connectorKey: "ERSTE" | "FINBRICKS" | "MOCK" | "CREDITAS" | "MOCK_COBS" | "FIO" | "MONETA";
|
|
2294
2297
|
status: "AUTHORIZED" | "DISABLED" | "EXPIRED";
|
|
2295
2298
|
bankRefId: string;
|
|
@@ -2297,9 +2300,6 @@ declare class BankServiceBase extends BankServiceBase_base {
|
|
|
2297
2300
|
syncIntervalS: number;
|
|
2298
2301
|
lastSyncedAt: Date | null;
|
|
2299
2302
|
holderName: string;
|
|
2300
|
-
number: string | null;
|
|
2301
|
-
bankCode: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2060" | "2070" | "2100" | "2200" | "2220" | "2250" | "2260" | "2600" | "2700" | "3030" | "3060" | "3500" | "4300" | "5500" | "5800" | "6000" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7910" | "7950" | "7960" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8220" | "8250" | "8255" | "8265" | "8500" | null;
|
|
2302
|
-
iban: string | null;
|
|
2303
2303
|
address: string | null;
|
|
2304
2304
|
swiftBic: string | null;
|
|
2305
2305
|
bicCor: string | null;
|
package/dist/export/worker.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { w as BankWorkflows } from '../shared/bank.
|
|
1
|
+
export { w as BankWorkflows } from '../shared/bank.ChAGzUFo.js';
|
|
2
2
|
import * as _develit_io_backend_sdk from '@develit-io/backend-sdk';
|
|
3
3
|
import { WorkflowInstanceStatus, IRPCResponse } from '@develit-io/backend-sdk';
|
|
4
4
|
import { WorkerEntrypoint } from 'cloudflare:workers';
|
|
5
5
|
import { DrizzleD1Database } from 'drizzle-orm/d1';
|
|
6
|
-
import { P as PaymentSelectType, B as BatchSelectType, t as tables, a as PaymentInsertType } from '../shared/bank.
|
|
7
|
-
import { A as AccountSelectType, C as ConfigEnvironmentBank, I as IBankConnector, a as ConnectorKey } from '../shared/bank.
|
|
6
|
+
import { P as PaymentSelectType, B as BatchSelectType, t as tables, a as PaymentInsertType } from '../shared/bank.BFGDv0oC.js';
|
|
7
|
+
import { A as AccountSelectType, C as ConfigEnvironmentBank, I as IBankConnector, a as ConnectorKey } from '../shared/bank.DCTBX1dp.js';
|
|
8
8
|
import { z } from 'zod';
|
|
9
9
|
import * as drizzle_zod from 'drizzle-zod';
|
|
10
10
|
import * as drizzle_orm_sqlite_core from 'drizzle-orm/sqlite-core';
|
|
@@ -1820,6 +1820,63 @@ type SyncAccountTerminateOutput = z.infer<typeof syncAccountTerminateOutputSchem
|
|
|
1820
1820
|
|
|
1821
1821
|
declare const updateAccountInputSchema: z.ZodObject<{
|
|
1822
1822
|
account: drizzle_zod.BuildSchema<"insert", {
|
|
1823
|
+
number: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1824
|
+
name: "number";
|
|
1825
|
+
tableName: "account";
|
|
1826
|
+
dataType: "string";
|
|
1827
|
+
columnType: "SQLiteText";
|
|
1828
|
+
data: string;
|
|
1829
|
+
driverParam: string;
|
|
1830
|
+
notNull: true;
|
|
1831
|
+
hasDefault: false;
|
|
1832
|
+
isPrimaryKey: false;
|
|
1833
|
+
isAutoincrement: false;
|
|
1834
|
+
hasRuntimeDefault: false;
|
|
1835
|
+
enumValues: [string, ...string[]];
|
|
1836
|
+
baseColumn: never;
|
|
1837
|
+
identity: undefined;
|
|
1838
|
+
generated: undefined;
|
|
1839
|
+
}, {}, {
|
|
1840
|
+
length: number | undefined;
|
|
1841
|
+
}>;
|
|
1842
|
+
iban: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1843
|
+
name: "iban";
|
|
1844
|
+
tableName: "account";
|
|
1845
|
+
dataType: "string";
|
|
1846
|
+
columnType: "SQLiteText";
|
|
1847
|
+
data: string;
|
|
1848
|
+
driverParam: string;
|
|
1849
|
+
notNull: true;
|
|
1850
|
+
hasDefault: false;
|
|
1851
|
+
isPrimaryKey: false;
|
|
1852
|
+
isAutoincrement: false;
|
|
1853
|
+
hasRuntimeDefault: false;
|
|
1854
|
+
enumValues: [string, ...string[]];
|
|
1855
|
+
baseColumn: never;
|
|
1856
|
+
identity: undefined;
|
|
1857
|
+
generated: undefined;
|
|
1858
|
+
}, {}, {
|
|
1859
|
+
length: number | undefined;
|
|
1860
|
+
}>;
|
|
1861
|
+
bankCode: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1862
|
+
name: "bank_code";
|
|
1863
|
+
tableName: "account";
|
|
1864
|
+
dataType: "string";
|
|
1865
|
+
columnType: "SQLiteText";
|
|
1866
|
+
data: string;
|
|
1867
|
+
driverParam: string;
|
|
1868
|
+
notNull: true;
|
|
1869
|
+
hasDefault: false;
|
|
1870
|
+
isPrimaryKey: false;
|
|
1871
|
+
isAutoincrement: false;
|
|
1872
|
+
hasRuntimeDefault: false;
|
|
1873
|
+
enumValues: [string, ...string[]];
|
|
1874
|
+
baseColumn: never;
|
|
1875
|
+
identity: undefined;
|
|
1876
|
+
generated: undefined;
|
|
1877
|
+
}, {}, {
|
|
1878
|
+
length: number | undefined;
|
|
1879
|
+
}>;
|
|
1823
1880
|
connectorKey: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1824
1881
|
name: "connector_key";
|
|
1825
1882
|
tableName: "account";
|
|
@@ -1949,63 +2006,6 @@ declare const updateAccountInputSchema: z.ZodObject<{
|
|
|
1949
2006
|
}, {}, {
|
|
1950
2007
|
length: number | undefined;
|
|
1951
2008
|
}>;
|
|
1952
|
-
number: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1953
|
-
name: "number";
|
|
1954
|
-
tableName: "account";
|
|
1955
|
-
dataType: "string";
|
|
1956
|
-
columnType: "SQLiteText";
|
|
1957
|
-
data: string;
|
|
1958
|
-
driverParam: string;
|
|
1959
|
-
notNull: false;
|
|
1960
|
-
hasDefault: false;
|
|
1961
|
-
isPrimaryKey: false;
|
|
1962
|
-
isAutoincrement: false;
|
|
1963
|
-
hasRuntimeDefault: false;
|
|
1964
|
-
enumValues: [string, ...string[]];
|
|
1965
|
-
baseColumn: never;
|
|
1966
|
-
identity: undefined;
|
|
1967
|
-
generated: undefined;
|
|
1968
|
-
}, {}, {
|
|
1969
|
-
length: number | undefined;
|
|
1970
|
-
}>;
|
|
1971
|
-
bankCode: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1972
|
-
name: "bank_code";
|
|
1973
|
-
tableName: "account";
|
|
1974
|
-
dataType: "string";
|
|
1975
|
-
columnType: "SQLiteText";
|
|
1976
|
-
data: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2060" | "2070" | "2100" | "2200" | "2220" | "2250" | "2260" | "2600" | "2700" | "3030" | "3060" | "3500" | "4300" | "5500" | "5800" | "6000" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7910" | "7950" | "7960" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8220" | "8250" | "8255" | "8265" | "8500";
|
|
1977
|
-
driverParam: string;
|
|
1978
|
-
notNull: false;
|
|
1979
|
-
hasDefault: false;
|
|
1980
|
-
isPrimaryKey: false;
|
|
1981
|
-
isAutoincrement: false;
|
|
1982
|
-
hasRuntimeDefault: false;
|
|
1983
|
-
enumValues: ["5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2060" | "2070" | "2100" | "2200" | "2220" | "2250" | "2260" | "2600" | "2700" | "3030" | "3060" | "3500" | "4300" | "5500" | "5800" | "6000" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7910" | "7950" | "7960" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8220" | "8250" | "8255" | "8265" | "8500", ...("5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2060" | "2070" | "2100" | "2200" | "2220" | "2250" | "2260" | "2600" | "2700" | "3030" | "3060" | "3500" | "4300" | "5500" | "5800" | "6000" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7910" | "7950" | "7960" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8220" | "8250" | "8255" | "8265" | "8500")[]];
|
|
1984
|
-
baseColumn: never;
|
|
1985
|
-
identity: undefined;
|
|
1986
|
-
generated: undefined;
|
|
1987
|
-
}, {}, {
|
|
1988
|
-
length: number | undefined;
|
|
1989
|
-
}>;
|
|
1990
|
-
iban: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1991
|
-
name: "iban";
|
|
1992
|
-
tableName: "account";
|
|
1993
|
-
dataType: "string";
|
|
1994
|
-
columnType: "SQLiteText";
|
|
1995
|
-
data: string;
|
|
1996
|
-
driverParam: string;
|
|
1997
|
-
notNull: false;
|
|
1998
|
-
hasDefault: false;
|
|
1999
|
-
isPrimaryKey: false;
|
|
2000
|
-
isAutoincrement: false;
|
|
2001
|
-
hasRuntimeDefault: false;
|
|
2002
|
-
enumValues: [string, ...string[]];
|
|
2003
|
-
baseColumn: never;
|
|
2004
|
-
identity: undefined;
|
|
2005
|
-
generated: undefined;
|
|
2006
|
-
}, {}, {
|
|
2007
|
-
length: number | undefined;
|
|
2008
|
-
}>;
|
|
2009
2009
|
address: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
2010
2010
|
name: "address";
|
|
2011
2011
|
tableName: "account";
|
|
@@ -2290,6 +2290,9 @@ declare class BankServiceBase extends BankServiceBase_base {
|
|
|
2290
2290
|
constructor(ctx: ExecutionContext, env: BankEnv, config: ConfigEnvironmentBank);
|
|
2291
2291
|
_getAccounts(): Promise<{
|
|
2292
2292
|
expiresAt: Date | undefined;
|
|
2293
|
+
number: string;
|
|
2294
|
+
iban: string;
|
|
2295
|
+
bankCode: string;
|
|
2293
2296
|
connectorKey: "ERSTE" | "FINBRICKS" | "MOCK" | "CREDITAS" | "MOCK_COBS" | "FIO" | "MONETA";
|
|
2294
2297
|
status: "AUTHORIZED" | "DISABLED" | "EXPIRED";
|
|
2295
2298
|
bankRefId: string;
|
|
@@ -2297,9 +2300,6 @@ declare class BankServiceBase extends BankServiceBase_base {
|
|
|
2297
2300
|
syncIntervalS: number;
|
|
2298
2301
|
lastSyncedAt: Date | null;
|
|
2299
2302
|
holderName: string;
|
|
2300
|
-
number: string | null;
|
|
2301
|
-
bankCode: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2060" | "2070" | "2100" | "2200" | "2220" | "2250" | "2260" | "2600" | "2700" | "3030" | "3060" | "3500" | "4300" | "5500" | "5800" | "6000" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7910" | "7950" | "7960" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8220" | "8250" | "8255" | "8265" | "8500" | null;
|
|
2302
|
-
iban: string | null;
|
|
2303
2303
|
address: string | null;
|
|
2304
2304
|
swiftBic: string | null;
|
|
2305
2305
|
bicCor: string | null;
|
package/dist/export/worker.mjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { g as getPaymentsByBankRefIdsQuery, u as updatePaymentCommand, c as createPaymentCommand, a as updateAccountLastSyncCommand, b as getCredentialsByAccountId, i as initiateConnector } from '../shared/bank.
|
|
2
|
-
export { w as BankWorkflows } from '../shared/bank.
|
|
1
|
+
import { g as getPaymentsByBankRefIdsQuery, u as updatePaymentCommand, c as createPaymentCommand, a as updateAccountLastSyncCommand, b as getCredentialsByAccountId, i as initiateConnector } from '../shared/bank.B7_g0cO5.mjs';
|
|
2
|
+
export { w as BankWorkflows } from '../shared/bank.B7_g0cO5.mjs';
|
|
3
3
|
import { uuidv4, bankAccountMetadataSchema, workflowInstanceStatusSchema, develitWorker, createInternalError, first, action, service } from '@develit-io/backend-sdk';
|
|
4
4
|
import { WorkerEntrypoint } from 'cloudflare:workers';
|
|
5
5
|
import { drizzle } from 'drizzle-orm/d1';
|
|
6
|
-
import { t as tables, c as INSTRUCTION_PRIORITIES, C as CHARGE_BEARERS, P as PAYMENT_TYPES, g as CONNECTOR_KEYS, B as BATCH_STATUSES, d as PAYMENT_STATUSES, e as PAYMENT_DIRECTIONS, i as accountInsertSchema, v as getPaymentDirection, M as MockConnector, F as FinbricksConnector, E as ErsteConnector } from '../shared/bank.
|
|
6
|
+
import { t as tables, c as INSTRUCTION_PRIORITIES, C as CHARGE_BEARERS, P as PAYMENT_TYPES, g as CONNECTOR_KEYS, B as BATCH_STATUSES, d as PAYMENT_STATUSES, e as PAYMENT_DIRECTIONS, i as accountInsertSchema, v as getPaymentDirection, M as MockConnector, F as FinbricksConnector, E as ErsteConnector } from '../shared/bank.xIMAnZ4v.mjs';
|
|
7
7
|
import 'jose';
|
|
8
8
|
import { CURRENCY_CODES } from '@develit-io/general-codes';
|
|
9
9
|
import { z } from 'zod';
|
|
10
10
|
import { eq, inArray, and, sql, asc, desc, gte, lte } from 'drizzle-orm';
|
|
11
11
|
import 'cloudflare:workflows';
|
|
12
|
-
import '../shared/bank.
|
|
12
|
+
import '../shared/bank.D2ZeOkyc.mjs';
|
|
13
13
|
import 'drizzle-orm/sqlite-core';
|
|
14
14
|
import 'date-fns';
|
|
15
15
|
import 'drizzle-zod';
|
|
@@ -632,10 +632,6 @@ let BankServiceBase = class extends develitWorker(WorkerEntrypoint) {
|
|
|
632
632
|
);
|
|
633
633
|
}
|
|
634
634
|
async scheduled(controller) {
|
|
635
|
-
if (controller.cron === this.env.CRON_PAYMENTS_PROCESSING) {
|
|
636
|
-
console.log("Scheduled CRON payments processing");
|
|
637
|
-
await this.syncAccounts();
|
|
638
|
-
}
|
|
639
635
|
if (controller.cron === this.env.CRON_BATCH_STATUSES) {
|
|
640
636
|
console.log("Scheduled CRON batch statuses");
|
|
641
637
|
await this.updateBatchStatuses();
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const export_workflows = require('../shared/bank.
|
|
3
|
+
const export_workflows = require('../shared/bank.CrqX5SOO.cjs');
|
|
4
4
|
require('cloudflare:workers');
|
|
5
5
|
require('cloudflare:workflows');
|
|
6
6
|
require('drizzle-orm/d1');
|
|
7
|
-
require('../shared/bank.
|
|
7
|
+
require('../shared/bank.PDmcU0T-.cjs');
|
|
8
8
|
require('@develit-io/backend-sdk');
|
|
9
9
|
require('drizzle-orm/sqlite-core');
|
|
10
10
|
require('date-fns');
|
|
@@ -14,7 +14,7 @@ require('zod');
|
|
|
14
14
|
require('jose');
|
|
15
15
|
require('drizzle-zod');
|
|
16
16
|
require('drizzle-orm/relations');
|
|
17
|
-
require('../shared/bank.
|
|
17
|
+
require('../shared/bank.BcCfzRPi.cjs');
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { S as SyncAccountPaymentsWorkflow } from '../shared/bank.
|
|
1
|
+
export { S as SyncAccountPaymentsWorkflow } from '../shared/bank.ChAGzUFo.cjs';
|
|
2
2
|
import 'cloudflare:workers';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { S as SyncAccountPaymentsWorkflow } from '../shared/bank.
|
|
1
|
+
export { S as SyncAccountPaymentsWorkflow } from '../shared/bank.ChAGzUFo.mjs';
|
|
2
2
|
import 'cloudflare:workers';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { S as SyncAccountPaymentsWorkflow } from '../shared/bank.
|
|
1
|
+
export { S as SyncAccountPaymentsWorkflow } from '../shared/bank.ChAGzUFo.js';
|
|
2
2
|
import 'cloudflare:workers';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { S as SyncAccountPaymentsWorkflow } from '../shared/bank.
|
|
1
|
+
export { S as SyncAccountPaymentsWorkflow } from '../shared/bank.B7_g0cO5.mjs';
|
|
2
2
|
import 'cloudflare:workers';
|
|
3
3
|
import 'cloudflare:workflows';
|
|
4
4
|
import 'drizzle-orm/d1';
|
|
5
|
-
import '../shared/bank.
|
|
5
|
+
import '../shared/bank.xIMAnZ4v.mjs';
|
|
6
6
|
import '@develit-io/backend-sdk';
|
|
7
7
|
import 'drizzle-orm/sqlite-core';
|
|
8
8
|
import 'date-fns';
|
|
@@ -12,4 +12,4 @@ import 'zod';
|
|
|
12
12
|
import 'jose';
|
|
13
13
|
import 'drizzle-zod';
|
|
14
14
|
import 'drizzle-orm/relations';
|
|
15
|
-
import '../shared/bank.
|
|
15
|
+
import '../shared/bank.D2ZeOkyc.mjs';
|