const constants = { API_ENDPOINT: import.meta.env.VITE_API_ENDPOINT }; export default constants;