const Content = { LIST_CONTENTS: "/contents", LIST_CONTENTS_TYPES: "/contentTypes", LIST_CATEGORIES: "/categories", PARTICIPANTS: "/participants", }; export default Content;