@lls/typings 24.26.0-ef7beb31 → 24.26.0-efef1a16

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.
@@ -27,10 +27,6 @@ interface Window {
27
27
  Tally?: any
28
28
  }
29
29
 
30
- interface WindowEventHandlersEventMap {
31
- tabletMessage: MessageEvent
32
- }
33
-
34
30
  type requestFullscreenType = (typeof Element.prototype)['requestFullscreen']
35
31
 
36
32
  interface Element {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lls/typings",
3
- "version": "24.26.0-ef7beb31",
3
+ "version": "24.26.0-efef1a16",
4
4
  "description": "types custom du monorepo",
5
5
  "main": "index.js",
6
6
  "keywords": [],