UNPKG

hrw-certificate-editor

Version:

Design Editor Tools with React.js + ant.design + fabric.js

29 lines 690 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { subjectTemplate: { type: 'template', required: true, icon: '', label: 'SubjectTemplate', }, receiversTemplate: { type: 'template', required: true, icon: '', label: 'ReceiversTemplate', }, textTemplate: { type: 'template', required: true, icon: '', label: 'TextTemplate', }, resultPath: { type: 'text', required: true, icon: '', label: 'ResultPath', }, }; //# sourceMappingURL=EmailNodeConfiguration.js.map