UNPKG

plot-plan-designer

Version:

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

29 lines (28 loc) 716 B
declare namespace _default { namespace keyTemplate { let type: string; let icon: string; let label: string; } namespace operation { let type_1: string; export { type_1 as type }; let icon_1: string; export { icon_1 as icon }; let label_1: string; export { label_1 as label }; export let items: { label: string; value: string; }[]; } namespace valueTemplate { let type_2: string; export { type_2 as type }; let icon_2: string; export { icon_2 as icon }; let label_2: string; export { label_2 as label }; } } export default _default;