Type Alias StreetPoolEntry

StreetPoolEntry: {
    id: string;
    label: string;
}