@twinfinity/core
Preparing search index...
<internal>
DeepImmutableObject
Type Alias DeepImmutableObject<T>
DeepImmutableObject
:
{
readonly
[
K
in
keyof
T
]
:
DeepImmutable
<
T
[
K
]
>
}
Type modifier to make object properties readonly.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@twinfinity/core
Loading...
Type modifier to make object properties readonly.