const Constant = {
TOKEN: null,
USER: 0,
EMAIL: 'TOKEN', PASSWORD: 'PASSWORD'
} export default Constant;