We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0d597c commit 67ea2eeCopy full SHA for 67ea2ee
inputfiles/README.md
@@ -5,5 +5,6 @@ Please do not edit them.
5
This specifically includes:
6
7
* `browser.webidl.json`
8
+* Anything in the `idl/` directory
9
-Feel free to send a pull request with changes to any other files.
10
+Feel free to send a pull request with changes to any other files.
inputfiles/idl/README.md
@@ -0,0 +1,3 @@
1
+# DANGER ZONE
2
+
3
+Everything here is autogenerated by `npm run fetch` and MUST NOT be changed in a manual way.
0 commit comments