Skip to content

feat: create type helper to infer token#1127

Open
jrel wants to merge 1 commit intotypestack:developfrom
jrel:infer
Open

feat: create type helper to infer token#1127
jrel wants to merge 1 commit intotypestack:developfrom
jrel:infer

Conversation

@jrel
Copy link
Contributor

@jrel jrel commented Jun 22, 2023

@Service()
export class Foo {
  @InjectMany(BarToken)
  private bar!: TokenInferMany<typeof BarToken>;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant