Open kevinbarabash opened 4 months ago
TypeScript doesn't bother checking if the properties being copied over to the target are readonly or don't have a setter.
TypeScript doesn't bother checking if the properties being copied over to the target are readonly or don't have a setter.