Skip to content

feat(account-api): add typing utility + better typing for Account{Wallet,Group}Id#331

Merged
ccharly merged 3 commits into
mainfrom
feat/better-typing
Jul 30, 2025
Merged

feat(account-api): add typing utility + better typing for Account{Wallet,Group}Id#331
ccharly merged 3 commits into
mainfrom
feat/better-typing

Conversation

@ccharly

@ccharly ccharly commented Jul 30, 2025

Copy link
Copy Markdown
Contributor

More utility type which allows for improved typing when using those functions.

This can help to not "generalize" the computed ID to be narrowed down to Account{Wallet,Group}Id only, using those new generics allows to keep the AccountWalletType within the computed typed.

@ccharly ccharly requested a review from a team as a code owner July 30, 2025 11:29
cursor[bot]

This comment was marked as outdated.

@ccharly ccharly added this pull request to the merge queue Jul 30, 2025
Merged via the queue into main with commit 856b408 Jul 30, 2025
33 checks passed
@ccharly ccharly deleted the feat/better-typing branch July 30, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants