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