@lls/typings 24.15.0-e23a1f9a → 24.15.0-e37613a3

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.
@@ -42,4 +42,5 @@ interface Document {
42
42
  mozExitFullscreen: exitFullscreenType
43
43
  msExitFullscreen: exitFullscreenType
44
44
  outerHTML: unknown
45
+ pyodideMplTarget: HTMLDivElement
45
46
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lls/typings",
3
- "version": "24.15.0-e23a1f9a",
3
+ "version": "24.15.0-e37613a3",
4
4
  "description": "types custom du monorepo",
5
5
  "main": "index.js",
6
6
  "keywords": [],