Specifying Typescript Union Type allowed values for props using Exclude
Jiří Procházka on October 24, 2022
Today I show you how to use generic Typescript Union Types for defining props, but specifying (narrowing) the allowed values.
Read more...