hrw-certificate-editor
Version:
Design Editor Tools with React.js + ant.design + fabric.js
19 lines • 431 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = {
routes: {
type: 'tags',
required: true,
icon: '',
label: 'Routes',
span: 24,
},
jsScript: {
type: 'script',
required: true,
icon: '',
label: 'JSscript',
span: 24,
},
};
//# sourceMappingURL=SwitchNodeConfiguration.js.map