@corefunc/corefunc
Preparing search index...
object
objectValues
Function objectValues
objectValues
<
ObjectType
extends
Record
<
string
,
any
>
>
(
object
:
ObjectType
,
)
:
ObjectType
[
keyof
ObjectType
]
[]
Type Parameters
ObjectType
extends
Record
<
string
,
any
>
Parameters
object
:
ObjectType
Object to search in
Returns
ObjectType
[
keyof
ObjectType
]
[]
Array with values.
Name
objectValues
Description
Gets object values.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@corefunc/corefunc
Loading...
Object to search in