const prefix = 'TALK_MODERATION_ACTIONS'; export const OPEN_MENU = `${prefix}_OPEN_MENU`; export const CLOSE_MENU = `${prefix}_CLOSE_MENU`;