Type Alias TagSet

TagSet: {
    [key: string]: string;
}