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

ts90006 declaration emit message #17

Open
epikhighs opened this issue May 1, 2021 · 0 comments
Open

ts90006 declaration emit message #17

epikhighs opened this issue May 1, 2021 · 0 comments

Comments

@epikhighs
Copy link

Hi, I noticed that typescript compiler is warning me with the following msg when trying to import

import { performance } from '@perf-tools/performance';

TS9006: Declaration emit for this file requires using private name 'Entry' from module '"...../node_modules/@perf-tools/performance/src/performance/performance"'. An explicit type annotation may unblock declaration emit.

the code works, but I don't know why it's giving that message.

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