Jenis TypeScript Bersyarat

SomeType extends OtherType ? TrueType : FalseType;
MitchAloha