Preparing search index...
The search index is not available
ts-roids
ts-roids
IsDeepImmutable
Type alias IsDeepImmutable<T>
Is
Deep
Immutable
<
T
>
:
T
extends
DeepImmutable
<
T
>
?
true
:
false
Checks if all the nested properties of a given object T are actually immutable.
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ts-roids
Loading...
Checks if all the nested properties of a given object T are actually immutable.