const prefix = 'TALK_LOCAL_AUTH'; export const STARTED_ATTACH = `${prefix}_STARTED_ATTACH`; export const FINISH_ATTACH = `${prefix}_FINISH_ATTACH`;