Preparing search index...
The search index is not available
@wsvaio/utils
@wsvaio/utils
IsOptional
Type alias IsOptional<O, K>
Is
Optional
<
O
,
K
>
:
Partial
<
Pick
<
O
,
K
>
>
extends
Pick
<
O
,
K
>
?
true
:
false
判断属性是否可选
Type Parameters
O
K
extends
keyof
O
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
判断属性是否可选