-
-
Notifications
You must be signed in to change notification settings - Fork 202
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
declarativeContent doesn't have a Typescript type defined #660
Comments
Types are provided by Maybe it's time to move on from the polyfill and use |
It looks like they claim that these types are auto generateed. So I submitted an issue about this over there as well. Maybe somebody will up date it. |
🤞 Thanks! |
Just released an experiment feature in |
Describe the bug
When trying to use browser.declarativeContent my IDE (PhpStorm) displays it in red to signal that it's not recognized.
A clear and concise description of what the bug is.
Same as above
To Reproduce
type: browser.declarativeContent in your IDE
Share minimal reproduction. Examples of a minimal reproduction:
The text was updated successfully, but these errors were encountered: