// SYSTEM PANEL //
[ROOT]
/
home
/
salvufkx
/
public_html
/
wp-contentmmm
/
plugins
/
hello-plus
/
modules
/
template-parts
/
assets
/
js
[ PARENT ]
EDIT :: editor.js
import TemplatesModule from './editor/module'; const HelloPlusTemplates = new TemplatesModule(); window.helloPlusTemplates = HelloPlusTemplates;
SAVE
CANCEL