Preparing search index...
The search index is not available
@juulsgaard/ts-tools
@juulsgaard/ts-tools
Mutable
Type Alias Mutable<T>
Mutable
<
T
>
:
{
-
readonly
[
K
in
keyof
T
]
:
T
[
K
]
}
Creates a Type where no properties are readonly
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@juulsgaard/ts-tools
Loading...
Creates a Type where no properties are readonly