@tauri-store/shared - v0.7.4
Preparing search index...
Writable
Type Alias Writable<T>
Writable
:
{
-
readonly
[
P
in
keyof
T
]
:
T
[
P
]
}
Removes the readonly modifier from all properties of T.
Type Parameters
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@tauri-store/shared - v0.7.4
Loading...
Removes the readonly modifier from all properties of T.