We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
import * as X from '@ember/instrumentation'
A type error. This is a private package, we should not expose that the module even exists
No type errors
The text was updated successfully, but these errors were encountered:
[ember] do not expose private @ember/instrumentation package
d61274d
- fixes typed-ember/ember-cli-typescript#289
Released
Sorry, something went wrong.
mike-north
No branches or pull requests
Which package(s) does this problem pertain to?
What are instructions we can follow to reproduce the issue?
Now about that bug. What did you expect to see?
A type error. This is a private package, we should not expose that the module even exists
What happened instead?
No type errors
The text was updated successfully, but these errors were encountered: