Preparing search index...
The search index is not available
@wsvaio/utils
@wsvaio/utils
Writeable
Type alias Writeable<T>
Writeable
<
T
>
:
{
-
readonly
[
K
in
keyof
T
]
:
T
[
K
]
}
将类型T中所有属性都变为可写属性
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@wsvaio/utils
Progress
BuiltInObjects
Compose
JsonableObj
DeepKeys
DeepOmit
DeepPartial
DeepPick
IsEqual
IsOptional
Jsonable
JsonableArr
JsonableBasic
Middleware
Parameters
ToUnionOfFunction
UnionToIntersection
ValueOf
Writeable
filePickerKey
arrayToTree
Loading...
Generated using
TypeDoc
将类型T中所有属性都变为可写属性