frosty 0.0.40 → 0.0.41

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.
@@ -3907,7 +3907,7 @@ class _DOMRenderer extends _Renderer {
3907
3907
  return this.window.document;
3908
3908
  }
3909
3909
  get window() {
3910
- return this._window ?? window;
3910
+ return this._window;
3911
3911
  }
3912
3912
  /** @internal */
3913
3913
  _beforeUpdate() {
@@ -4132,4 +4132,4 @@ class _DOMRenderer extends _Renderer {
4132
4132
  }
4133
4133
 
4134
4134
  export { DOMNativeNode as D, _DOMRenderer as _ };
4135
- //# sourceMappingURL=common-Dz0g-ZKV.mjs.map
4135
+ //# sourceMappingURL=common-iw--21Y0.mjs.map