typescript string type property of interface code example Example: typescript valueof interface type ValueOf<T> = T[keyof T];