Preparing search index...
The search index is not available
@tb-dev/utils - v4.0.7
@tb-dev/utils
Writeable
Type Alias Writeable<T>
Writeable
<
T
>
:
{
-
readonly
[
P
in
keyof
T
]
:
T
[
P
]
}
Removes the readonly modifier from all properties of T.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tb-dev/utils - v4.0.7
Loading...
Removes the readonly modifier from all properties of T.