@selize/utils - v1.1.0
Preparing search index...
deepFreeze
DeepReadonlyObject
Type Alias DeepReadonlyObject<T>
DeepReadonlyObject
:
{
readonly
[
P
in
keyof
T
]
:
DeepReadonly
<
T
[
P
]
>
}
Type Parameters
T
extends
object
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@selize/utils - v1.1.0
Loading...