chrome-types 0.1.94 → 0.1.95
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 +3 -3
- package/index.d.ts +8631 -4791
- package/package.json +2 -2
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 Tue Mar 22 2022 22:29:06 GMT+0000 (Coordinated Universal Time)
|
|
18
|
+
// Built at ab924fb35a3eaa31d3b91243a24a0040c270b0d1
|
|
19
19
|
|
|
20
20
|
// Includes all types, including MV2 + Platform Apps APIs.
|
|
21
21
|
|
|
@@ -31264,8 +31264,8 @@ declare namespace chrome {
|
|
|
31264
31264
|
*
|
|
31265
31265
|
* @since Chrome 58
|
|
31266
31266
|
* @chrome-permission virtualKeyboard
|
|
31267
|
-
* @chrome-platform-apps
|
|
31268
31267
|
* @chrome-platform chromeos
|
|
31268
|
+
* @chrome-platform lacros
|
|
31269
31269
|
*/
|
|
31270
31270
|
export namespace virtualKeyboard {
|
|
31271
31271
|
|