Files
carpseeds.pl/wp-content/plugins/elementor-3.2.5-bck4/tests/qunit/main.js
2024-07-15 11:28:08 +02:00

6 lines
125 B
JavaScript

import EditorBootstrap from 'elementor/tests/qunit/editor/bootstrap';
if ( ! window.elementor ) {
new EditorBootstrap();
}