
Dec. 24, 2021
4:32 a.m.
Technically this is something that TypeScript supports with conditional types, Exclude, and intersections (this is not my own example). https://www.typescriptlang.org/play?#code/C4TwDgpgBAcg9sAggHkQGigFQHxQLxQCiA...