const CarePlan = { LIST_CAREPLAN: "/careplans", ENROLLMENTS:"/enrollments", GET_PARTICIPANTS_ENROLLMENTS:"/participants" }; export default CarePlan;