DeepReadonly<T> Type Alias
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: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.