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

MemoizedSelector needs to be exported as well #49

Closed
alex-okrushko opened this issue Jun 27, 2017 · 2 comments
Closed

MemoizedSelector needs to be exported as well #49

alex-okrushko opened this issue Jun 27, 2017 · 2 comments

Comments

@alex-okrushko
Copy link
Member

export const selectFeature = createFeatureSelector('feature');
~~~~~~~~~~~~~~~

error TS4023: Exported variable 'selectFeature' has or is using name 'MemoizedSelector' from external module ".../ngrx/modules/store/src/selector" but cannot be named.

@KaDee
Copy link

KaDee commented Jul 3, 2017

+1. Yes, please.

@brandonroberts
Copy link
Member

Closed via #57

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

No branches or pull requests

3 participants