const P2P_TYPE = { DC: 'DOCUMENTARY_CREDIT' }; Object.freeze(P2P_TYPE); export { P2P_TYPE };