keys
$keys
Returns the enumerable own property keys of an object as an array of strings. Throws if the input is not a plain object.
Returns the enumerable own property keys of an object as an array of strings. Throws if the input is not a plain object.