Of<T>: {
    [name in keyof T["tags"]]: Semtag
}

Type Parameters