codecorner.galanter.net
Override private methods in TypeScript
First things first: a word of caution – do this only if you absolutely have to. TypeScript has these checks for a reason, and probably in 99% of the cases you should respect and abide these restric…