UNPKG

automizy-email-editor

Version:

Design mobile friendly HTML emails in your application.

9 lines (8 loc) 210 B
define(['../util/helper', 'require'], function(helper, require) { var helperPath = require.toUrl('../util/helper'); return { name: 'ext', helperPath: helperPath, helper: helper }; });