4 ms·
Correct, so the question should have been: is readonly necessary? I wouldn’t call myself an expert in TypeScript’s type system (although I use it daily), so I’
by samtheprogram 2y ago
Correct, so the question should have been: is readonly necessary?
I wouldn’t call myself an expert in TypeScript’s type system (although I use it daily), so I’m not sure about that one.
I do know I would have omitted readonly if I did this myself, but perhaps by mistake.