all-the-package-types 1.0.331 → 1.0.332
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/types.json +5 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -10014,6 +10014,11 @@
|
|
|
10014
10014
|
"l": "dom-matches",
|
|
10015
10015
|
"t": "dom-matches"
|
|
10016
10016
|
},
|
|
10017
|
+
{
|
|
10018
|
+
"p": null,
|
|
10019
|
+
"l": null,
|
|
10020
|
+
"t": "dom-mediacapture-fromelement"
|
|
10021
|
+
},
|
|
10017
10022
|
{
|
|
10018
10023
|
"p": null,
|
|
10019
10024
|
"l": null,
|