create module types
This commit is contained in:
parent
2a00427c90
commit
62cba34b0c
@ -1,5 +1,6 @@
|
|||||||
export default {
|
export default {
|
||||||
COMMANDS: 'commandsModule',
|
COMMANDS: 'commandsModule',
|
||||||
|
DATA_SOURCE: 'dataSourcesModule',
|
||||||
PANEL: 'panelModule',
|
PANEL: 'panelModule',
|
||||||
SOP_CLASS_HANDLER: 'sopClassHandlerModule',
|
SOP_CLASS_HANDLER: 'sopClassHandlerModule',
|
||||||
TOOLBAR: 'toolbarModule',
|
TOOLBAR: 'toolbarModule',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user