SuperType and Subtype in ts
Jan 8 · 3 min read · Key players to understand are:- Unkown type- Never type- Parameter assignability behaviour- Return Type Assignability behaviour- Contravariant- Covariant First we need to understand what do we mean by SuperType and SubType in general:- SuperType bas...
Join discussion

