UNPKG

elife

Version:

Express life // jump start your web application with express

10 lines 190 B
module.exports = { name: 'followers', attrs: { notif_alert: {type: 'bool'} }, relations : { user : 'ManyToOne', chaine : 'ManyToOne' } };