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

feat(strongly-typed): inject decorator type #114

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

alecgibson
Copy link
Contributor

This change builds on the work of the TypedContainer by adding type definitions for a strongly-typed inject decorator.

Copy link
Member

@notaphplover notaphplover left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR looks great! We just need to handle async mapped types properly and add a test case for it.

This change builds on the work of the [`TypedContainer`][1] by adding
type definitions for a strongly-typed `inject` decorator.

[1]: inversify#59
Copy link
Member

@notaphplover notaphplover left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!

@notaphplover notaphplover merged commit 3f16c5b into inversify:main Nov 20, 2024
3 checks passed
@alecgibson alecgibson deleted the strong-inject branch November 20, 2024 15:22
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