diff options
| author | ivar <i@oiee.no> | 2025-12-27 11:25:47 +0100 |
|---|---|---|
| committer | ivar <i@oiee.no> | 2025-12-27 11:25:47 +0100 |
| commit | 5a5717699b8b2d60b7d92c2087ed2cc22667e1cc (patch) | |
| tree | b3d2a5029af79a91a71e8464b5d5981187fe23cb /app/src/lib/shared.d.ts | |
| parent | abf37599c877a8cc83e5a24c775c3999a9879abf (diff) | |
| download | sparebank1-actualbudget-5a5717699b8b2d60b7d92c2087ed2cc22667e1cc.tar.xz sparebank1-actualbudget-5a5717699b8b2d60b7d92c2087ed2cc22667e1cc.zip | |
Almost there
Diffstat (limited to 'app/src/lib/shared.d.ts')
| -rw-r--r-- | app/src/lib/shared.d.ts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/lib/shared.d.ts b/app/src/lib/shared.d.ts deleted file mode 100644 index e63904b..0000000 --- a/app/src/lib/shared.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -export type ImportForm = { - budgetId: string, - mappings: Array<{ sb1Id: string, actualId: string }>, - dryRun: boolean -}
\ No newline at end of file |
