UNPKG

automizy-email-editor

Version:

Design mobile friendly HTML emails in your application.

8 lines (7 loc) 159 B
define(['two', 'three'], function (two, three) { return { name: 'four', twoName: two.name, threeName: three.name }; });