-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: move interfaces into declaration file
- Loading branch information
1 parent
9de7dbd
commit d84239b
Showing
30 changed files
with
447 additions
and
501 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
61 changes: 0 additions & 61 deletions
61
src/app/shared/services/ynab/interfaces/accounts/account.ts
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
src/app/shared/services/ynab/interfaces/accounts/accountType.ts
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/app/shared/services/ynab/interfaces/budgets/detail/budgetDetail.ts
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
src/app/shared/services/ynab/interfaces/budgets/detail/monthSummary.ts
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
src/app/shared/services/ynab/interfaces/budgets/summary/budgetSummary.ts
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
src/app/shared/services/ynab/interfaces/budgets/summary/currencyFormat.ts
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
src/app/shared/services/ynab/interfaces/budgets/summary/dateFormat.ts
This file was deleted.
Oops, something went wrong.
79 changes: 0 additions & 79 deletions
79
src/app/shared/services/ynab/interfaces/categories/category.ts
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
src/app/shared/services/ynab/interfaces/categories/categoryGroup.ts
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
src/app/shared/services/ynab/interfaces/payees/payeeLocation.ts
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/app/shared/services/ynab/interfaces/transactions/flagColor.ts
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
src/app/shared/services/ynab/interfaces/transactions/scheduledSubTransaction.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.