Preparing search index...
The search index is not available
@design-view/helper
@design-view/helper
is
isMap
Function isMap
is
Map
(
val
)
:
val
is
Map
<
any
,
any
>
判断是否是map对象
Parameters
val
:
unknown
需要验证的值
Returns
val
is
Map
<
any
,
any
>
Example
isMap
(
new
Map
())
Copy
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@design-view/helper
array
color
dom
is
string
time
tree
Generated using
TypeDoc
判断是否是map对象