TL;DR type IsKeyOptional<T extends Record<string | number | symbol, unknown>,...
The problem Recently one of my pet projects - a web component that mimics, localized and...
Premise So I've just read this article here in which the author basically throws...