UNPKG

automizy-email-editor

Version:

Design mobile friendly HTML emails in your application.

6 lines (5 loc) 126 B
define('employee', ['plugin!person'], function(person) { return { name: 'employed ' + person.name }; });