Interface PartitionMaps

interface PartitionMaps {
    maps: PartitionMap[];
}

Properties

Properties

maps: PartitionMap[]

Generated using TypeDoc