Utility type Readonly
Constructs a type with all properties of Type set
to readonly, meaning the properties of the
constructed type cannot be reassigned.
Constructs a type with all properties of Type set
to readonly, meaning the properties of the
constructed type cannot be reassigned.