Preparing search index...
The search index is not available
SPeCS Packages Documentation
SPeCS Packages Documentation
@specs-feup/lara
lara/core/LaraCore
getKeys
Function getKeys
get
Keys
<
T
>
(
object
)
:
Extract
<
keyof
T
,
string
>
[]
Type Parameters
T
Parameters
object
:
T
Returns
Extract
<
keyof
T
,
string
>
[]
an array with the keys of an object
Deprecated
Use the javascript built-in methods instead
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SPeCS Packages Documentation
Loading...
Deprecated
Use the javascript built-in methods instead