mol_jsx_lib 0.0.64 → 0.0.65

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/node.js CHANGED
@@ -1984,7 +1984,7 @@ var $;
1984
1984
  }
1985
1985
  attributes;
1986
1986
  ownerDocument;
1987
- className;
1987
+ className = '';
1988
1988
  get childNodes() {
1989
1989
  return [];
1990
1990
  }