I\'m reading https://www.typescriptlang.org/docs/handbook/2/conditional-types.html
I\'m wondering why this won\'t work?
interface IdLabel { id: number }