const SECTION = { NEW_P2P_MESSAGE: 'New p2p message', P2P_MESSAGE_LISTING: 'P2P message listing' }; Object.freeze(SECTION); export { SECTION };