UNPKG

@alicloud/console-base-messenger-tutor

Version:
6 lines 453 B
export var MESSAGE_TYPE_TUTOR_REGISTER = 'app_2_console_base:tutor/register'; export var MESSAGE_TYPE_TUTOR_OPEN = 'app_2_console_base:tutor/open'; export var MESSAGE_TYPE_TUTOR_CLOSE = 'app_2_console_base:tutor/close'; export var MESSAGE_TYPE_TUTOR_STEP_CHANGE = 'console_base_2_app:tutor/step-change'; export var MESSAGE_TYPE_TUTOR_ACTION = 'console_base_2_app:tutor/action'; export var MESSAGE_TYPE_TUTOR_DISMISS = 'console_base_2_app:tutor/dismiss';