@revolist/revogrid 3.6.8 → 3.6.10

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.
@@ -3553,6 +3553,7 @@ function defineCustomElement$1() {
3553
3553
  break;
3554
3554
  } });
3555
3555
  }
3556
+ defineCustomElement$1();
3556
3557
 
3557
3558
  const RevoGrid = RevoGridComponent;
3558
3559
  const defineCustomElement = defineCustomElement$1;