TopologyDataEntry

Type alias TopologyDataEntry

TopologyDataEntry: { properties: TopologyDataProperty[]; targets: TopologyDataProperty[]; topoString: string; topoType: string; type: string }

Type declaration