chrome-types 0.1.303 → 0.1.305
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/_all.d.ts +2 -2
- package/index.d.ts +2 -2
- package/package.json +1 -1
package/_all.d.ts
CHANGED
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
16
|
|
|
17
|
-
// Generated on
|
|
18
|
-
// Built at
|
|
17
|
+
// Generated on Fri Sep 13 2024 12:26:02 GMT+0000 (Coordinated Universal Time)
|
|
18
|
+
// Built at 8f76880237cfd89f7b1dd685526ff2da15e06ea5
|
|
19
19
|
|
|
20
20
|
// Includes all types, including MV2 + Platform Apps APIs.
|
|
21
21
|
|
package/index.d.ts
CHANGED
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
16
|
|
|
17
|
-
// Generated on
|
|
18
|
-
// Built at
|
|
17
|
+
// Generated on Fri Sep 13 2024 12:25:57 GMT+0000 (Coordinated Universal Time)
|
|
18
|
+
// Built at 8f76880237cfd89f7b1dd685526ff2da15e06ea5
|
|
19
19
|
|
|
20
20
|
// Includes MV3+ APIs only.
|
|
21
21
|
|
package/package.json
CHANGED