• File: editor-environment-v2.js
  • Full Path: /home/blwgracecity/jesusexp.org/wp-content/plugins/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 );