UNPKG

wealthor

Version:
8 lines (7 loc) 202 B
// TODO: A factory should rather create a new object than return a constant exports.user = Object.freeze({ email: 'git@Jozsi.ro', password: 'H3110', firstName: 'Jozsi', lastName: 'Gergely', });