@ionic/docs 8.7.4-dev.11756465095.1387c832 → 8.7.4-dev.11756747371.11c148d6
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/core.json +1 -5
- package/package.json +1 -1
package/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-
|
|
2
|
+
"timestamp": "2025-09-01T17:25:02",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.36.2",
|
|
@@ -22566,10 +22566,6 @@
|
|
|
22566
22566
|
"Promise": {
|
|
22567
22567
|
"location": "global",
|
|
22568
22568
|
"id": "global::Promise"
|
|
22569
|
-
},
|
|
22570
|
-
"HTMLElement": {
|
|
22571
|
-
"location": "global",
|
|
22572
|
-
"id": "global::HTMLElement"
|
|
22573
22569
|
}
|
|
22574
22570
|
},
|
|
22575
22571
|
"return": "Promise<boolean>"
|