export default { edges: { type: 'array', itemType: 'edge', defaultValue: { type: 'selection', } }, thickness: { type: 'number', defaultValue: 20 } }