Preparing search index...
The search index is not available
wonder-stuff
wonder-stuff
wonder-stuff-core/src
Mutable
Type Alias Mutable<T>
Mutable
:
{
-
readonly
[
P
in
keyof
T
]
:
T
[
P
]
}
Make a read-only type mutable.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wonder-stuff
Loading...
Make a read-only type mutable.