# elementor/4.3.2/assets/js/editor-environment.js

Elementor Website Builder – more than just a page builder, version 4.3.2. 11 lines.

- Page: https://pluginprobe.com/plugins/elementor/4.3.2/code/assets/js/editor-environment.js
- Raw: https://pluginprobe.com/plugins/elementor/4.3.2/raw/assets/js/editor-environment.js
- Modified: 2026-09-01T11:47:36+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/elementor/4.3.2/code/assets/js/editor-environment.js#L10-L20`.

```javascript
(function() {


//#region core/editor/loader/js/editor-environment.js
	var _window$elementorV;
	if (!((_window$elementorV = window.elementorV2) !== null && _window$elementorV !== void 0 && _window$elementorV.env)) throw new Error("The \"@elementor/env\" package was not loaded.");
	window.elementorV2.env.initEnv(window.elementorEditorEnv);

//#endregion
})();
//# sourceMappingURL=editor-environment.js.map
```
