We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93166b commit 045e393Copy full SHA for 045e393
1 file changed
src/js/avalynx-datatable.js
@@ -483,6 +483,7 @@ class AvalynxDataTable {
483
this.avalynxTableInstance = null;
484
}
485
486
+
487
/* istanbul ignore next */
488
if (typeof module !== 'undefined' && module.exports) {
489
module.exports = AvalynxDataTable;
0 commit comments