TopologyDataProperty

Type alias TopologyDataProperty

TopologyDataProperty: { name: string; semantic: string; value: any }

Type declaration

  • name: string
  • semantic: string
  • value: any