DeepReadonly<T> Type
Similar to the built-in Readonly, type alias but applied recursively. This basically makes all nested properties/members of an object/array immutable.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.