const prefix = `BORIS.`; export const BORIS_ACTIONS = { SET_BORIS: `${prefix}SET_BORIS`, LOAD_STATS: `${prefix}LOAD_STATS`, };