File "editor-environment-v2.js"
Full Path: /home/elegucvf/public_html/elementor/core/editor/loader/v2/js/editor-environment-v2.js
File size: 169 bytes
MIME-type: text/plain
Charset: utf-8
if ( ! window.elementorV2?.env ) {
throw new Error( 'The "@elementor/env" package was not loaded.' );
}
window.elementorV2.env.initEnv( window.elementorEditorV2Env );