const loginApi = { Login: '/af-auth/login', Logout: '/af-auth/logout', } export { loginApi }