mirror of
https://github.com/proelements/proelements.git
synced 2026-04-05 20:13:47 +00:00
21 lines
400 B
PHP
21 lines
400 B
PHP
<?php
|
|
if ( ! defined( 'ABSPATH' ) ) {
|
|
exit;
|
|
}
|
|
/**
|
|
* This file is generated by Webpack, do not edit it directly.
|
|
*/
|
|
return [
|
|
'handle' => 'elementor-v2-editor-documents-extended',
|
|
'deps' => [
|
|
'elementor-v2-editor-app-bar',
|
|
'elementor-v2-editor-documents',
|
|
'elementor-v2-editor-v1-adapters',
|
|
'elementor-v2-icons',
|
|
'elementor-v2-store',
|
|
'elementor-v2-ui',
|
|
'react',
|
|
'wp-i18n',
|
|
],
|
|
];
|