Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move all custom types into ambient.d.ts #73

Open
mikejensen0 opened this issue Dec 5, 2023 · 0 comments
Open

Move all custom types into ambient.d.ts #73

mikejensen0 opened this issue Dec 5, 2023 · 0 comments
Labels
minor A minor improvement

Comments

@mikejensen0
Copy link
Collaborator

Custom types, such as Expense, should be moved into ambient.d.ts, such that they can be used globally, instead of having duplicate code.

Custom types outside ambient.d.ts:

  • Expense
  • Transaction

Allegedly, there are also some Gun types, which should be moved there.

@mikejensen0 mikejensen0 added the minor A minor improvement label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor A minor improvement
Projects
None yet
Development

No branches or pull requests

1 participant