const prefix = 'TALK_LOCAL_AUTH'; export const START_ATTACH = `${prefix}_START_ATTACH`; export const FINISH_ATTACH = `${prefix}_FINISH_ATTACH`;