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

Run error #67

Open
alisher-aituarov opened this issue Mar 4, 2021 · 0 comments
Open

Run error #67

alisher-aituarov opened this issue Mar 4, 2021 · 0 comments

Comments

@alisher-aituarov
Copy link

C:/Users/badmotherfucker/Desktop/money-tracker/node_modules/@types/react-redux/node_modules/@types/react/index.d.ts
TypeScript error: Duplicate identifier 'LibraryManagedAttributes'. TS2300

2982 |         // We can't recurse forever because `type` can't be self-referential;
2983 |         // let's assume it's reasonable to do a single React.lazy() around a single React.memo() / vice-versa

2984 | type LibraryManagedAttributes<C, P> = C extends React.MemoExoticComponent | React.LazyExoticComponent
| ^
2985 | ? T extends React.MemoExoticComponent | React.LazyExoticComponent
2986 | ? ReactManagedAttributes<U, P>

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

1 participant