create module types

This commit is contained in:
Rodrigo Antinarelli 2020-05-07 11:55:25 -03:00 committed by James A. Petts
parent 2a00427c90
commit 62cba34b0c

View File

@ -1,5 +1,6 @@
export default {
COMMANDS: 'commandsModule',
DATA_SOURCE: 'dataSourcesModule',
PANEL: 'panelModule',
SOP_CLASS_HANDLER: 'sopClassHandlerModule',
TOOLBAR: 'toolbarModule',