@twinfinity/core
Preparing search index...
<internal>
DeepImmutable
Type Alias DeepImmutable<T>
DeepImmutable
:
T
extends
Primitive
?
T
:
T
extends
(
infer
U
)
[]
?
DeepImmutableArray
<
U
>
:
DeepImmutableObject
<
T
>
Type modifier to make all the properties of an object Readonly recursively
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@twinfinity/core
Loading...
Type modifier to make all the properties of an object Readonly recursively