@ark7/model - v2.0.56
Preparing search index...
NonReadonlyPropertyNames
Type Alias NonReadonlyPropertyNames<T>
NonReadonlyPropertyNames
:
{
[
P
in
keyof
T
]
-?:
IfEquals
<
{
[
Q
in
P
]
:
T
[
P
]
}
,
{
-
readonly
[
Q
in
P
]
:
T
[
P
]
}
,
P
,
never
,
>
}
[
keyof
T
]
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ark7/model - v2.0.56
Loading...