fparedlo

Results 1 comments of fparedlo

Same here :( const lib = require('../../node_modules/email') const Email = lib.Email var mail = new Email({ from: '[email protected]', to: this.email, subject: 'title', body: 'body }) mail.send()