UNPKG

automizy-email-editor

Version:

Design mobile friendly HTML emails in your application.

10 lines (8 loc) 185 B
define(function (require) { //Important, notice the space between require and arg calls var b = require ('b'); return { name: 'a', b: b }; });