EntityTypetype

E extends Entity<infer T> ? T : never
Type
Entity
Entity string combining a type and ID, e.g.
T

Extract the type portion from an Entity string.