Interface MapLocationDataset

interface MapLocationDataset {
    id: number;
}

Properties

Properties

id: number