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

@InjectValue annotation is not correctly exported #65

Closed
aelayeb opened this issue Apr 27, 2020 · 2 comments
Closed

@InjectValue annotation is not correctly exported #65

aelayeb opened this issue Apr 27, 2020 · 2 comments
Assignees
Labels

Comments

@aelayeb
Copy link

aelayeb commented Apr 27, 2020

I wanted to use the @InjectValue annotation like in the documentation, but is was not exported at the module level like with @Inject and other annotations.
So currently I must import it from 'typescript-ioc/dist/decorators' but I don't think it's the intended way.

@fingercoder
Copy link

I also meet it

@thiagobustamante
Copy link
Owner

Fixed in release 3.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants