Global

Methods


keys(object)

get the keys for the given object

Parameters:
Name Type Description
object Object

the object to get the keys for

Source:
Returns:

the array of keys

Type
Array.<string>