begin sequelize

This commit is contained in:
eneller
2026-03-06 10:24:47 +01:00
parent fb0fc59240
commit d58b0babd2
7 changed files with 133 additions and 7 deletions

View File

@@ -1,3 +1,4 @@
export interface Transaction {
id: string;
partner: string;